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


@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.