com.groiss.wf
Interface RMIService


public interface RMIService

Interface for customer defined RMI services


Method Summary
 void initContext(RMIThreadContext ctx)
          Initializes the context, called from server.
 

Method Detail

initContext

void initContext(RMIThreadContext ctx)
                 throws java.lang.Exception
Initializes the context, called from server.

Throws:
java.lang.Exception


Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.