public interface Deployable
Modifier and Type | Method and Description |
---|---|
void |
buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components) |
String |
getRootElement() |
String |
getSchema() |
boolean |
isParsed() |
void |
parse(Element config) |
boolean isParsed()
String getRootElement()
String getSchema()
void buildService(ActiveMQSecurityManager securityManager, MBeanServer mBeanServer, Map<String,Deployable> deployables, Map<String,ActiveMQComponent> components) throws Exception
Exception
Copyright © 2016 JBoss by Red Hat. All rights reserved.