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
Methods inherited from class org.apache.geronimo.gbean.runtime.AbstractGBeanReference |
getDescription, getGBeanInstance, getKernel, getName, getProxy, getProxyType, getReferenceInfo, getReferenceType, inject, isRunning, setProxy |
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-2008 The Apache Geronimo development community. All Rights Reserved.