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: 383682 $ $Date: 2006-03-06 22:44:29 +0100 (Mon, 06 Mar 2006) $
Method Summary |
Object |
invoke(org.apache.geronimo.gbean.AbstractName abstractName,
Object[] arguments)
|
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(org.apache.geronimo.gbean.AbstractName abstractName,
Object[] arguments)
throws Throwable
- Specified by:
invoke
in interface ProxyInvoker
- Throws:
Throwable
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.