org.apache.geronimo.openejb.cluster.infra
Class BasicNetworkConnectorTrackerServiceHolder

java.lang.Object
  extended by org.apache.geronimo.openejb.cluster.infra.BasicNetworkConnectorTrackerServiceHolder
All Implemented Interfaces:
ClusteredServiceHolder

public class BasicNetworkConnectorTrackerServiceHolder
extends Object
implements ClusteredServiceHolder

Version:
$Rev:$ $Date:$

Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
BasicNetworkConnectorTrackerServiceHolder()
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 Object getService()
           
 org.codehaus.wadi.servicespace.ServiceName getServiceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

BasicNetworkConnectorTrackerServiceHolder

public BasicNetworkConnectorTrackerServiceHolder()
Method Detail

getService

public Object getService()
Specified by:
getService in interface ClusteredServiceHolder

getServiceName

public org.codehaus.wadi.servicespace.ServiceName getServiceName()
Specified by:
getServiceName in interface ClusteredServiceHolder

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.