com.ptc.netmarkets.folder
Class ProjectModelUpdater
java.lang.Object
com.ptc.netmarkets.folder.ProjectModelUpdater
- All Implemented Interfaces:
- RemoteAccess
- public class ProjectModelUpdater
- extends Object
- implements RemoteAccess
Class that performs server-side interrupting of active method contexts.
Method Summary |
static void |
init()
Initialize distributed ProjectCache update service to support
changes in a server cluster environment where the change
may be load balanced to a different server than the current |
static void |
update(NmOid oid,
NmChangeModel[] cm)
Update all project models in all Method Servers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
static final String RESOURCE
- See Also:
- Constant Field Values
SERVER
static final boolean SERVER
service
private static ProjectModelUpdater.NmUpdateService service
ProjectModelUpdater
public ProjectModelUpdater()
init
public static void init()
throws RemoteException
- Initialize distributed ProjectCache update service to support
changes in a server cluster environment where the change
may be load balanced to a different server than the current
- Throws:
RemoteException
update
public static void update(NmOid oid,
NmChangeModel[] cm)
- Update all project models in all Method Servers