public class BehaviorInstantiationListenerCollection extends ListenerCollection<IBehaviorInstantiationListener> implements IBehaviorInstantiationListener
ListenerCollection.INotifier<T>| Constructor and Description |
|---|
BehaviorInstantiationListenerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInstantiation(Behavior behavior)
Called when a behavior instance is created
|
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify, reversedNotifyIgnoringExceptionspublic BehaviorInstantiationListenerCollection()
public void onInstantiation(Behavior behavior)
IBehaviorInstantiationListeneronInstantiation in interface IBehaviorInstantiationListenerCopyright © 2006–2014 Apache Software Foundation. All rights reserved.