|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TInit.ProviderRegistrationAction
Action to be taken on registration of a provider.
Strategy objects of this type has to be passed to
registerClasses
. The implementation
is called for each provider that has to be registered.
Method Summary | |
---|---|
void |
register(java.lang.Object provider)
|
Method Detail |
---|
void register(java.lang.Object provider) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |