org.apache.geronimo.connector.deployment
Class ResouceAdapterModuleImpl

java.lang.Object
  extended byorg.apache.geronimo.connector.deployment.ResouceAdapterModuleImpl

public class ResouceAdapterModuleImpl
extends Object

Version:
$Revision: 1.2 $ $Date: 2004/08/04 07:18:20 $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
ResouceAdapterModuleImpl(org.apache.geronimo.kernel.Kernel kernel, String objectName, org.apache.geronimo.j2ee.management.J2EEServer server, org.apache.geronimo.j2ee.management.J2EEApplication application, String deploymentDescriptor)
           
 
Method Summary
 String getApplication()
           
 String getDeploymentDescriptor()
           
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 String[] getJavaVMs()
           
 String[] getResourceAdapters()
           
 String getServer()
           
 
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 org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

ResouceAdapterModuleImpl

public ResouceAdapterModuleImpl(org.apache.geronimo.kernel.Kernel kernel,
                                String objectName,
                                org.apache.geronimo.j2ee.management.J2EEServer server,
                                org.apache.geronimo.j2ee.management.J2EEApplication application,
                                String deploymentDescriptor)
Method Detail

getDeploymentDescriptor

public String getDeploymentDescriptor()

getServer

public String getServer()

getApplication

public String getApplication()

getJavaVMs

public String[] getJavaVMs()

getResourceAdapters

public String[] getResourceAdapters()
                             throws javax.management.MalformedObjectNameException
Throws:
javax.management.MalformedObjectNameException

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.