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 Exception
Initializes the context, called from server.

Throws:
Exception


@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.