|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.MutableBrokerFilter
org.apache.activemq.broker.InsertableMutableBrokerFilter
public class InsertableMutableBrokerFilter
Inserts itself into the BrokerStack
Field Summary |
---|
Fields inherited from class org.apache.activemq.broker.MutableBrokerFilter |
---|
next |
Constructor Summary | |
---|---|
InsertableMutableBrokerFilter(MutableBrokerFilter parent)
|
Method Summary | |
---|---|
void |
remove()
Remove 'self' from the BrokerStack |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertableMutableBrokerFilter(MutableBrokerFilter parent)
Method Detail |
---|
public void remove()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |