|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aspects.remoting.interceptors.marshall.MarshallInterceptor
Constructor Summary | |
MarshallInterceptor(Marshaller (src) marshaller)
|
Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
invoke(Invocation invocation)
By default, this will only add the marshaller to be used to the invocation meta data, which will later be used by the transport. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarshallInterceptor(Marshaller (src) marshaller)
Method Detail |
public java.lang.String getName()
public java.lang.Object invoke(Invocation invocation) throws java.lang.Throwable
invocation
-
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |