|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMethodConfigurator | |
|---|---|
| org.ow2.util.scan.api.configurator | Implementation of EJB 3.0 container |
| org.ow2.util.scan.api.configurator.metadata | Implementation of EJB 3.0 container |
| Uses of IMethodConfigurator in org.ow2.util.scan.api.configurator |
|---|
| Methods in org.ow2.util.scan.api.configurator that return IMethodConfigurator | |
|---|---|
IMethodConfigurator |
IClassConfigurator.createMethodConfigurator(JMethod jMethod)
|
| Uses of IMethodConfigurator in org.ow2.util.scan.api.configurator.metadata |
|---|
| Classes in org.ow2.util.scan.api.configurator.metadata that implement IMethodConfigurator | |
|---|---|
class |
MethodMetadataConfigurator<C extends IClassMetadata<C,M,F>,M extends IMethodMetadata<C,M,F>,F extends IFieldMetadata<C,M,F>>
MethodMetadataConfigurator is a configurator of field specific to MethodMetata. |
| Methods in org.ow2.util.scan.api.configurator.metadata that return IMethodConfigurator | |
|---|---|
IMethodConfigurator |
ClassMetadataConfigurator.createMethodConfigurator(JMethod jMethod)
Provide a method used by ClassConfigurator. |
protected abstract IMethodConfigurator |
ClassMetadataConfigurator.createMethodMetadataConfigurator(JMethod jMethod)
You have to override this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||