obixserver.module
Class CoreModule.CurrentTimeProxy
java.lang.Object
obixserver.module.CoreModule.CurrentTimeProxy
- All Implemented Interfaces:
- ObjProxy
- Enclosing class:
- CoreModule
private static class CoreModule.CurrentTimeProxy
- extends Object
- implements ObjProxy
Method Summary |
void |
update(obix.Obj obj)
Notify proxy object about a need to
update its counterpart in the obj repository. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreModule.CurrentTimeProxy
private CoreModule.CurrentTimeProxy()
update
public void update(obix.Obj obj)
- Description copied from interface:
ObjProxy
- Notify proxy object about a need to
update its counterpart in the obj repository.
- Specified by:
update
in interface ObjProxy
- Parameters:
obj
- object to update
Copyright © 2006-2008 Peter Michalek All Rights Reserved.