Modifier and Type | Method and Description |
---|---|
void |
AbstractJDBCMessageStore.addEventListener(EventListener eventListener,
Event... events) |
void |
MessageStore.addEventListener(EventListener eventListener,
Event... events) |
void |
NullMessageStore.addEventListener(EventListener eventListener,
Event... events) |
void |
EventManager.addEventListener(EventListener listener,
Event... events) |
void |
MemoryMessageStore.addEventListener(EventListener eventListener,
Event... events) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBDBMessageStore.addEventListener(EventListener eventListener,
Event... events) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVirtualHost<X extends AbstractVirtualHost<X>> |
class |
ProvidedStoreVirtualHostImpl |
Modifier and Type | Class and Description |
---|---|
class |
BDBHAVirtualHostImpl |
class |
BDBVirtualHostImpl |
Modifier and Type | Class and Description |
---|---|
class |
DerbyVirtualHostImpl |
Modifier and Type | Class and Description |
---|---|
class |
JDBCVirtualHostImpl |
Modifier and Type | Class and Description |
---|---|
class |
MemoryVirtualHost |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.