org.jboss.invocation.pooled.server

Class PooledInvoker

Instance

Management Bean.


Attribute Summary
java.lang.String

Readable / Writable
ClientSocketFactoryName MBean Attribute.
javax.management.ObjectName

Readable / Writable
TransactionManagerService MBean Attribute.
int

Readable / Writable
ClientMaxPoolSize MBean Attribute.
int

Read Only
CurrentThreadPoolSize MBean Attribute.
int

Read Only
State MBean Attribute.
int

Readable / Writable
ServerBindPort MBean Attribute.
int

Readable / Writable
NumAcceptThreads MBean Attribute.
int

Readable / Writable
Backlog MBean Attribute.
javax.net.ServerSocketFactory

Readable / Writable
ServerSocketFactory MBean Attribute.
int

Readable / Writable
ClientConnectPort MBean Attribute.
java.lang.String

Readable / Writable
SslDomain MBean Attribute.
int

Readable / Writable
MaxPoolSize MBean Attribute.
int

Readable / Writable
ClientRetryCount MBean Attribute.
org.jboss.invocation.pooled.interfaces.PooledInvokerProxy

Read Only
OptimizedInvokerProxy MBean Attribute.
boolean

Readable / Writable
EnableTcpNoDelay MBean Attribute.
java.lang.String

Readable / Writable
ServerBindAddress MBean Attribute.
java.lang.String

Read Only
StateString MBean Attribute.
java.lang.String

Readable / Writable
ClientConnectAddress MBean Attribute.
int

Readable / Writable
SocketTimeout MBean Attribute.
int

Read Only
CurrentClientPoolSize MBean Attribute.
java.lang.String

Read Only
Name MBean Attribute.
java.lang.String

Readable / Writable
ServerSocketFactoryName MBean Attribute.

Operation Summary
void start() MBean Operation.
void jbossInternalLifecycle( java.lang.String ) MBean Operation.
void create() MBean Operation.
void stop() MBean Operation.
void destroy() MBean Operation.

Operation Detail

start

public void start()
MBean Operation.

Parameters:

jbossInternalLifecycle

public void jbossInternalLifecycle( java.lang.String )
MBean Operation.

Parameters:
p1 -

create

public void create()
MBean Operation.

Parameters:

stop

public void stop()
MBean Operation.

Parameters:

destroy

public void destroy()
MBean Operation.

Parameters: