|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Node in org.apache.geronimo.messaging |
Classes in org.apache.geronimo.messaging that implement Node | |
class |
NodeImpl
Node implementation. |
Fields in org.apache.geronimo.messaging declared as Node | |
protected Node |
BaseEndPoint.node
Node which has mounted this EndPoint. |
Constructors in org.apache.geronimo.messaging with parameters of type Node | |
GBeanBaseEndPoint(Node aNode,
Object anID)
Creates an EndPoint, which is mounted by the specified Node and having the specified identifier. |
|
BaseEndPoint(Node aNode,
Object anID)
Creates an EndPoint, which is mounted by the specified Node and having the specified identifier. |
Uses of Node in org.apache.geronimo.messaging.admin.deployment |
Constructors in org.apache.geronimo.messaging.admin.deployment with parameters of type Node | |
ManagedServer(Node aNode,
org.apache.geronimo.kernel.config.ConfigurationStore aStore,
org.apache.geronimo.kernel.KernelMBean aKernel)
Creates a managed deployment server for the specified node. |
|
AdminServer(Node aNode,
Object anID)
Creates an administration server mounted by the specified node and having the provided identifier. |
Uses of Node in org.apache.geronimo.messaging.cluster |
Constructors in org.apache.geronimo.messaging.cluster with parameters of type Node | |
ClusterHBSender(Node aNode,
Cluster aCluster,
org.apache.geronimo.pool.ClockPool aClockPool,
long aDelay,
org.apache.geronimo.gbean.GBeanLifecycleController aController)
Creates a node heartbeat sender. |
|
ClusterImpl(ClusterInfo aClusterInfo,
Node aNode,
TopologyManager aTopologyManager)
Creates a cluster view mounted by the specified node. |
Uses of Node in org.apache.geronimo.messaging.io |
Constructors in org.apache.geronimo.messaging.io with parameters of type Node | |
StreamManagerImpl(Node aNode)
Creates a manager owned by the specified node. |
Uses of Node in org.apache.geronimo.messaging.jmx |
Constructors in org.apache.geronimo.messaging.jmx with parameters of type Node | |
MBeanServerEndPointImpl(Node aNode,
Object anID,
org.apache.geronimo.kernel.KernelMBean aKernel)
Creates an EndPoint providing an access to the MBeanServer used by the specified KernelMBean. |
Uses of Node in org.apache.geronimo.messaging.proxy |
Constructors in org.apache.geronimo.messaging.proxy with parameters of type Node | |
EndPointProxyFactoryImpl(Node aNode,
Object anID)
Creates a factory mounted by the specified node and having the specified identifier. |
Uses of Node in org.apache.geronimo.messaging.reference |
Constructors in org.apache.geronimo.messaging.reference with parameters of type Node | |
ReferenceableManagerImpl(Node aNode,
Object anID)
Creates a manager mounted by the specified node and having the specified identifier. |
Uses of Node in org.apache.geronimo.messaging.replication |
Constructors in org.apache.geronimo.messaging.replication with parameters of type Node | |
ReplicationMemberImpl(Node aNode,
Object anID,
NodeInfo[] aTargetNodes)
Creates a replication group member. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |