|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor.SessionFactoryCloser
public static class HibernateSessionFactoryDescriptor.SessionFactoryCloser
| Constructor Summary | |
|---|---|
HibernateSessionFactoryDescriptor.SessionFactoryCloser(org.hibernate.SessionFactory sessionFactory)
|
|
| Method Summary | |
|---|---|
void |
event(java.lang.Object source,
java.lang.String eventName,
java.lang.Object info)
is called by the Observable when an event is fired. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateSessionFactoryDescriptor.SessionFactoryCloser(org.hibernate.SessionFactory sessionFactory)
| Method Detail |
|---|
public void event(java.lang.Object source,
java.lang.String eventName,
java.lang.Object info)
ListenerObservable when an event is fired.
event in interface Listenersource - Observable that fired the event.eventName - name of the event.info - more information about the fired event. See the concrete
observable docs for more information about what information is provided.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||