edu.cmu.emulator.sched
Interface SchedServer

All Superinterfaces:
Remote
All Known Implementing Classes:
SchedServerImpl

public interface SchedServer
extends Remote


Field Summary
static String REG_NAME
           
 
Method Summary
 int secondsRemaining(String userToken)
           
 

Field Detail

REG_NAME

static final String REG_NAME
See Also:
Constant Field Values
Method Detail

secondsRemaining

int secondsRemaining(String userToken)
                     throws RemoteException
Throws:
RemoteException


Copyright © 2013. All Rights Reserved.