org.globus.ogsa.impl.samples.counter.routable.local
Class CounterImpl
java.lang.Object
org.globus.ogsa.impl.samples.counter.routable.local.CounterImpl
- public class CounterImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CounterImpl
public CounterImpl(ServiceProperties properties)
throws java.lang.Exception
add
public int add(int val)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
subtract
public int subtract(int val)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getValue
public int getValue()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
preDestroy
public void preDestroy()
throws java.lang.Exception
- Throws:
java.lang.Exception
sendNotification
public void sendNotification(java.util.Map notifyProps)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.