public interface EntityListenerMetadata extends LocatableMatadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
EntityListenerMetadata.EntityListenerType
Entity listener callback types.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
getCallbacks()
Returns the list of callbacks.
|
String |
getClassName()
Returns the entity listener class.
|
getLocatorList<CallbackMetadata> getCallbacks()
String getClassName()
Copyright © 2012-2013 Batoo. All Rights Reserved.