public interface  org.apache.activemq.broker.BrokerPlugin extends java.lang.Object
{
public abstract org.apache.activemq.broker.Broker installPlugin(org.apache.activemq.broker.Broker) throws java.lang.Exception;
}