| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaContext.addTopiaContextListener(TopiaContextListener listener) |
void |
TopiaContext.removeTopiaContextListener(TopiaContextListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
TopiaContextAdapter
Adapter pattern of
TopiaContextListener. |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.util.ListenerSet<TopiaContextListener> |
TopiaFiresSupport.topiaContextListeners |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.util.ListenerSet<TopiaContextListener> |
TopiaFiresSupport.getTopiaContextListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaContextImpl.addTopiaContextListener(TopiaContextListener listener) |
void |
TopiaFiresSupport.addTopiaContextListener(TopiaContextListener listener) |
void |
TopiaContextImpl.removeTopiaContextListener(TopiaContextListener listener) |
void |
TopiaFiresSupport.removeTopiaContextListener(TopiaContextListener listener) |
Copyright © 2004–2018 CodeLutin. All rights reserved.