org.ow2.petals.kernel.admin
Interface PetalsAdminInterface

All Superinterfaces:
org.ow2.petals.jmx.api.IPetalsAdminService, PetalsAdminServiceMBean
All Known Implementing Classes:
PetalsAdminServiceImpl

public interface PetalsAdminInterface
extends PetalsAdminServiceMBean

Author:
chamerling

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ow2.petals.jmx.api.IPetalsAdminService
org.ow2.petals.jmx.api.IPetalsAdminService.Container, org.ow2.petals.jmx.api.IPetalsAdminService.ContainerStates, org.ow2.petals.jmx.api.IPetalsAdminService.Domain, org.ow2.petals.jmx.api.IPetalsAdminService.EntityStates, org.ow2.petals.jmx.api.IPetalsAdminService.SubDomain, org.ow2.petals.jmx.api.IPetalsAdminService.Topology
 
Method Summary
 void setPetalsStopThread(PetalsStopThread petalsStopThread)
          Set the thread which will stop PEtALS
 
Methods inherited from interface org.ow2.petals.kernel.admin.PetalsAdminServiceMBean
ping, retrieveTopology, shutdownContainer, stopContainer
 

Method Detail

setPetalsStopThread

void setPetalsStopThread(PetalsStopThread petalsStopThread)
Set the thread which will stop PEtALS

Parameters:
petalsStopThread -


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.