|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransitModel
The TransitModel is an interface implemented by objects that maintain an active Tranist configuration.
| Method Summary | |
|---|---|
void |
addDisposalListener(DisposalListener listener)
Add a disposal listener to the model. |
CacheModel |
getCacheModel()
Return the cache model. |
ProxyModel |
getProxyModel()
Return the proxy model. |
void |
removeDisposalListener(DisposalListener listener)
Remove a disposal listener from the model. |
| Method Detail |
|---|
ProxyModel getProxyModel()
throws RemoteException
RemoteException - if a remote exception occurs
CacheModel getCacheModel()
throws RemoteException
RemoteException - if a remote exception occurs
void addDisposalListener(DisposalListener listener)
throws RemoteException
listener - the listener to add
RemoteException - if a remote exception occurs
void removeDisposalListener(DisposalListener listener)
throws RemoteException
listener - the listener to remove
RemoteException - if a remote exception occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||