JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
ManagedConnectionFactoryProperties org.w3c.dom.Element RW MBean Attribute.
LogWriter java.io.PrintWriter RW MBean Attribute.
State int R 3 MBean Attribute.
ManagedConnectionFactoryClass java.lang.String RW MBean Attribute.
EisType java.lang.String RW MBean Attribute.
McfInstance javax.resource.spi.ManagedConnectionFactory R org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory@e660b4a0 MBean Attribute.
ConnectionInterface java.lang.String RW MBean Attribute.
ConnectionImplClass java.lang.String RW MBean Attribute.
TransactionSupport java.lang.String RW MBean Attribute.
ConnectionFactoryImplClass java.lang.String RW MBean Attribute.
ConnectionDefinition java.lang.String RW MBean Attribute.
StateString java.lang.String R Started MBean Attribute.
Version java.lang.String RW MBean Attribute.
VendorName java.lang.String RW MBean Attribute.
CredentialInterface java.lang.String RW MBean Attribute.
ConnectionFactoryInterface java.lang.String RW MBean Attribute.
AuthenticationMechanismType java.lang.String RW MBean Attribute.
RARName java.lang.String RW MBean Attribute.
SpecVersion java.lang.String RW MBean Attribute.
Name java.lang.String R RARDeployment MBean Attribute.
ReauthenticationSupport boolean RW True False MBean Attribute.
OldRarDeployment javax.management.ObjectName RW View MBean MBean Attribute.

List of MBean operations:


int hashCode()

MBean Operation.


boolean equals()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.Object (no description)

void start()

MBean Operation.


void jbossInternalLifecycle()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

java.lang.Object createConnectionFactory()

MBean Operation.


void create()

MBean Operation.


java.lang.Object createConnectionFactory()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.resource.spi.ConnectionManager (no description)

java.lang.Object getManagedConnectionFactoryAttribute()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

javax.resource.spi.ManagedConnection matchManagedConnections()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.util.Set (no description)
p2 javax.security.auth.Subject (no description)
p3 javax.resource.spi.ConnectionRequestInfo (no description)

void stop()

MBean Operation.


void destroy()

MBean Operation.


void setManagedConnectionFactoryAttribute()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)
p2 java.lang.Class (no description)
p3 java.lang.Object (no description)

javax.resource.spi.ManagedConnection createManagedConnection()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.security.auth.Subject (no description)
p2 javax.resource.spi.ConnectionRequestInfo (no description)