net.anotheria.moskito.central.endpoints.rmi.generated
Class RMIEndpointServer

java.lang.Object
  extended by net.anotheria.moskito.central.endpoints.rmi.generated.RMIEndpointServer

public class RMIEndpointServer
extends Object


Constructor Summary
RMIEndpointServer()
           
 
Method Summary
static org.distributeme.core.ServiceDescriptor createDescriptor(String instanceId)
           
static void createServiceAndRegisterLocally()
           
static void createSupportServicesAndRegisterLocally()
           
static void init()
           
static void main(String[] a)
           
static void startService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIEndpointServer

public RMIEndpointServer()
Method Detail

main

public static void main(String[] a)
                 throws Exception
Throws:
Exception

init

public static void init()
                 throws Exception
Throws:
Exception

createServiceAndRegisterLocally

public static void createServiceAndRegisterLocally()
                                            throws Exception
Throws:
Exception

createDescriptor

public static org.distributeme.core.ServiceDescriptor createDescriptor(String instanceId)
                                                                throws Exception
Throws:
Exception

startService

public static void startService()
                         throws Exception
Throws:
Exception

createSupportServicesAndRegisterLocally

public static void createSupportServicesAndRegisterLocally()
                                                    throws Exception
Throws:
Exception


Copyright © 2010-2013 anotheria.net. All Rights Reserved.