FileDocCategorySizeDatePackage
WrapperDataSourceServiceMBean.javaAPI DocJBoss 4.2.12087Fri Jul 13 21:01:14 BST 2007org.jboss.resource.adapter.jdbc.remote

WrapperDataSourceServiceMBean

public interface WrapperDataSourceServiceMBean implements org.jboss.resource.connectionmanager.ConnectionFactoryBindingServiceMBean
MBean interface.

Fields Summary
public static final ObjectName
OBJECT_NAME
Constructors Summary
Methods Summary
public javax.management.ObjectNamegetJMXInvokerName()
Get the transport

return
the invoker name

public java.lang.Objectinvoke(org.jboss.invocation.Invocation invocation)
Expose the DataSource via JMX to invokers.

param
invocation A pointer to the invocation object
return
Return value of method invocation.
throws
Exception Failed to invoke method.

public voidsetJMXInvokerName(javax.management.ObjectName jmxInvokerName)
Set the transport

param
jmxInvokerName the invoker name