Constructor and Description |
---|
Invoker() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
invoke(Packet p,
Method m,
Object... args)
Wrapper for reflection invoke that allows containers to adapt
|
public abstract Object invoke(@NotNull Packet p, @NotNull Method m, @NotNull Object... args) throws InvocationTargetException, IllegalAccessException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.