|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopiaContextListener | |
|---|---|
| org.nuiton.topia | TODO-FD20100507 : Need update this javadoc for ToPIA 2.4 ToPIA est un framework de persistence basé sur Hibernate. |
| org.nuiton.topia.event | Events used for topia services. |
| org.nuiton.topia.framework | Contains two interfaces, one TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. |
| Uses of TopiaContextListener in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia with parameters of type TopiaContextListener | |
|---|---|
void |
TopiaContext.addTopiaContextListener(TopiaContextListener listener)
|
void |
TopiaContext.removeTopiaContextListener(TopiaContextListener listener)
|
| Uses of TopiaContextListener in org.nuiton.topia.event |
|---|
| Classes in org.nuiton.topia.event that implement TopiaContextListener | |
|---|---|
class |
TopiaContextAdapter
Adapter pattern of TopiaContextListener. |
| Uses of TopiaContextListener in org.nuiton.topia.framework |
|---|
| Fields in org.nuiton.topia.framework with type parameters of type TopiaContextListener | |
|---|---|
protected org.nuiton.util.ListenerSet<TopiaContextListener> |
TopiaFiresSupport.topiaContextListeners
|
| Methods in org.nuiton.topia.framework that return types with arguments of type TopiaContextListener | |
|---|---|
org.nuiton.util.ListenerSet<TopiaContextListener> |
TopiaFiresSupport.getTopiaContextListeners()
|
| Methods in org.nuiton.topia.framework with parameters of type TopiaContextListener | |
|---|---|
void |
TopiaContextImpl.addTopiaContextListener(TopiaContextListener listener)
|
void |
TopiaFiresSupport.addTopiaContextListener(TopiaContextListener listener)
|
void |
TopiaContextImpl.removeTopiaContextListener(TopiaContextListener listener)
|
void |
TopiaFiresSupport.removeTopiaContextListener(TopiaContextListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||