|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurableMessageAdapterFactory
The ConfigurableMessageAdapterFactory
creates MessageAdapter.Factory
with the given specification string.
Method Summary | |
---|---|
MessageAdapter.Factory |
createMessageAdapterFactory(java.lang.String spec)
Creates MessageAdapter.Factory with the given specification string. |
Method Detail |
---|
MessageAdapter.Factory createMessageAdapterFactory(java.lang.String spec) throws AddressSyntaxException
MessageAdapter.Factory
with the given specification string.
java.lang.NullPointerException
- if spec is null.
AddressSyntaxException
- if spec is illegal or not supported.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |