org.drools.grid
Interface Service

All Known Subinterfaces:
DaemonService, GridNode, GridService
All Known Implementing Classes:
GridNodeImpl, GridNodeRemoteClient

public interface Service


Method Summary
 void dispose()
           
 void init(Object context)
           
 

Method Detail

init

void init(Object context)

dispose

void dispose()


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.