Constructor and Description |
---|
Invoker() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
invoke(com.sun.xml.ws.api.message.Packet p,
Method m,
Object... args)
Wrapper for reflection invoke that allows containers to adapt
|
public abstract Object invoke(@NotNull com.sun.xml.ws.api.message.Packet p, @NotNull Method m, @NotNull Object... args) throws InvocationTargetException, IllegalAccessException
Copyright © 2015 Oracle Corporation. All rights reserved.