Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.resource.adapter » jdbc » remote » [javadoc | source]
org.jboss.resource.adapter.jdbc.remote
public interface: WrapperDataSourceServiceMBean [javadoc | source]

All Implemented Interfaces:
    ConnectionFactoryBindingServiceMBean

All Known Implementing Classes:
    WrapperDataSourceService

MBean interface.
Field Summary
public static final  ObjectName OBJECT_NAME     
Method from org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceServiceMBean Summary:
getJMXInvokerName,   invoke,   setJMXInvokerName
Method from org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceServiceMBean Detail:
 public ObjectName getJMXInvokerName()
    Get the transport
 public Object invoke(Invocation invocation) throws Exception
    Expose the DataSource via JMX to invokers.
 public  void setJMXInvokerName(ObjectName jmxInvokerName)
    Set the transport