|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metatype.plugins.values.CompositeValueInvocationHandler
public class CompositeValueInvocationHandler
CompositeValueInvocationHandler.
| Constructor Summary | |
|---|---|
CompositeValueInvocationHandler(CompositeValue compositeValue)
Create a new CompositeValueInvocationHandler. |
|
| Method Summary | |
|---|---|
static String |
getCompositeDataKey(Method method)
Get the key for a composite data getter method |
CompositeValue |
getCompositeValue()
Get the compositeData. |
Object |
invoke(Object proxy,
Method method,
Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeValueInvocationHandler(CompositeValue compositeValue)
compositeValue - the composite value| Method Detail |
|---|
public CompositeValue getCompositeValue()
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
invoke in interface InvocationHandlerThrowablepublic static String getCompositeDataKey(Method method)
method - the method
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||