| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 | 
public ProxyModel getProxyModel()
                         throws RemoteException
RemoteException - if a remote exception occurs
public CacheModel getCacheModel()
                         throws RemoteException
RemoteException - if a remote exception occurs
public void addDisposalListener(DisposalListener listener)
                         throws RemoteException
listener - the listener to add
RemoteException - if a remote exception occurs
public 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 | ||||||||||