obixserver.module
Class CoreModule.CurrentTimeProxy

java.lang.Object
  extended by obixserver.module.CoreModule.CurrentTimeProxy
All Implemented Interfaces:
ObjProxy
Enclosing class:
CoreModule

private static class CoreModule.CurrentTimeProxy
extends Object
implements ObjProxy


Constructor Summary
private CoreModule.CurrentTimeProxy()
           
 
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
 

Constructor Detail

CoreModule.CurrentTimeProxy

private CoreModule.CurrentTimeProxy()
Method Detail

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.