org.apache.geronimo.connector
Class ResourceAdapterImpl
java.lang.Object
org.apache.geronimo.connector.ResourceAdapterImpl
- All Implemented Interfaces:
- J2EEManagedObject, ResourceAdapter
public class ResourceAdapterImpl
- extends Object
- implements ResourceAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceAdapterImpl
public ResourceAdapterImpl(String objectName,
JCAResource jcaResource)
getJCAResources
public String[] getJCAResources()
- Specified by:
getJCAResources in interface ResourceAdapter
getObjectName
public String getObjectName()
- Specified by:
getObjectName in interface J2EEManagedObject
isStateManageable
public boolean isStateManageable()
- Specified by:
isStateManageable in interface J2EEManagedObject
isStatisticsProvider
public boolean isStatisticsProvider()
- Specified by:
isStatisticsProvider in interface J2EEManagedObject
isEventProvider
public boolean isEventProvider()
- Specified by:
isEventProvider in interface J2EEManagedObject
getJCAResourceImplementations
public JCAResource[] getJCAResourceImplementations()
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.