org.apache.geronimo.kernel.basic
Class KernelSetAttributeInvoker
java.lang.Object
org.apache.geronimo.kernel.basic.KernelSetAttributeInvoker
- All Implemented Interfaces:
- ProxyInvoker
public final class KernelSetAttributeInvoker
- extends Object
- implements ProxyInvoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KernelSetAttributeInvoker
public KernelSetAttributeInvoker(Kernel kernel,
String name)
invoke
public Object invoke(AbstractName abstractName,
Object[] arguments)
throws Throwable
- Specified by:
invoke
in interface ProxyInvoker
- Throws:
Throwable
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.