Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.activemq.gbean.ActiveMQContainer

Uses of ActiveMQContainer in org.activemq.gbean
 

Classes in org.activemq.gbean that implement ActiveMQContainer
 class ActiveMQContainerGBean
          Default implementation of the ActiveMQ Message Server
 

Fields in org.activemq.gbean declared as ActiveMQContainer
private  ActiveMQContainer ActiveMQConnectorGBean.container
           
 

Constructors in org.activemq.gbean with parameters of type ActiveMQContainer
ActiveMQConnectorGBean(ActiveMQContainer container, java.lang.String protocol, java.lang.String host, int port)