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
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
| 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-2013 The Apache Geronimo development community. All Rights Reserved.