|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.invocation.InvocationHandlerFactory
public abstract class InvocationHandlerFactory
Creates invocation related artefacts.
Constructor Summary | |
---|---|
InvocationHandlerFactory()
|
Method Summary | |
---|---|
abstract InvocationHandler |
newInvocationHandler(InvocationType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvocationHandlerFactory()
Method Detail |
---|
public abstract InvocationHandler newInvocationHandler(InvocationType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |