public class DivertControlImpl extends AbstractControl implements DivertControl
storageManager
Constructor and Description |
---|
DivertControlImpl(Divert divert,
StorageManager storageManager,
DivertConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected MBeanOperationInfo[] |
fillMBeanOperationInfo() |
String |
getAddress() |
String |
getFilter() |
String |
getForwardingAddress() |
String |
getRoutingName() |
String |
getTransformerClassName() |
String |
getUniqueName() |
boolean |
isExclusive() |
blockOnIO, clearIO, getMBeanInfo
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
public DivertControlImpl(Divert divert, StorageManager storageManager, DivertConfiguration configuration) throws Exception
Exception
public String getAddress()
getAddress
in interface DivertControl
public String getFilter()
getFilter
in interface DivertControl
public String getForwardingAddress()
getForwardingAddress
in interface DivertControl
public String getRoutingName()
getRoutingName
in interface DivertControl
public String getTransformerClassName()
getTransformerClassName
in interface DivertControl
public String getUniqueName()
getUniqueName
in interface DivertControl
public boolean isExclusive()
isExclusive
in interface DivertControl
protected MBeanOperationInfo[] fillMBeanOperationInfo()
fillMBeanOperationInfo
in class AbstractControl
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.