org.apache.geronimo.gbean.runtime
Class GBeanSingleReference
java.lang.Object
org.apache.geronimo.gbean.runtime.AbstractGBeanReference
org.apache.geronimo.gbean.runtime.GBeanSingleReference
- All Implemented Interfaces:
- GBeanReference
public class GBeanSingleReference
- extends AbstractGBeanReference
- Version:
- $Rev: 653588 $ $Date: 2008-05-06 04:34:06 +0800 (Tue, 06 May 2008) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBeanSingleReference
public GBeanSingleReference(GBeanInstance gbeanInstance,
GReferenceInfo referenceInfo,
Kernel kernel,
ReferencePatterns referencePatterns)
throws InvalidConfigurationException
- Throws:
InvalidConfigurationException
getTargetName
public AbstractName getTargetName()
online
public final void online()
offline
public final void offline()
start
public boolean start()
stop
public void stop()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.