|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctorIdentification | |
---|---|
beanface.el.functor |
Uses of FunctorIdentification in beanface.el.functor |
---|
Methods in beanface.el.functor with parameters of type FunctorIdentification | |
---|---|
java.lang.Object |
FullyQualifiedJavaName.resolve(javax.el.ELContext context,
FunctorIdentification functorIdent,
java.lang.String partName)
Applies the next identifier to this FQJN. |
Constructors in beanface.el.functor with parameters of type FunctorIdentification | |
---|---|
FunctorELResolver(FunctorIdentification functorIdent)
Construct a resolver with the specified configuration. |
|
FunctorStub(javax.el.ELContext context,
FunctorIdentification functorIdent,
T base,
java.lang.Class<? extends T> baseClass,
java.lang.reflect.Member method,
boolean isDeferred,
int specifiedParamCount)
|
|
FunctorStub(javax.el.ELContext context,
FunctorIdentification functorIdent,
T base,
java.lang.Class<? extends T> baseClass,
java.lang.String methodID)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |