org.gwe.api
Class ServerAPILink
java.lang.Object
org.gwe.api.ServerAPILink
public class ServerAPILink
- extends java.lang.Object
- Since:
- Dec 13, 2007
- Author:
- Marco Ruiz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAPILink
public ServerAPILink(HeadResourceInfo daemonInfo,
ResourceLink<HostHandle> link)
getRegistryId
public static <RT> java.lang.String getRegistryId(java.lang.Class<RT> remoteClass)
getFullRegistryId
public static <RT extends java.rmi.Remote> java.lang.String getFullRegistryId(HeadResourceInfo daemonInfo,
java.lang.Class<RT> remoteClass)
getDaemonInfo
public HeadResourceInfo getDaemonInfo()
getHostLink
public ResourceLink<HostHandle> getHostLink()
createEventMonitor
public Session4MonitorAPI createEventMonitor()
throws java.lang.Exception
- Throws:
java.lang.Exception
createAPIProxy
public <RT extends java.rmi.Remote> RT createAPIProxy(java.lang.Class<RT> remoteClass)
throws java.net.URISyntaxException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.net.URISyntaxException
java.rmi.RemoteException
java.rmi.NotBoundException
Copyright © 2007-2009. All Rights Reserved.