org.ow2.petals.microkernel.api.admin
Interface PetalsAdminInterface

All Superinterfaces:
PetalsAdminServiceMBean

public interface PetalsAdminInterface
extends PetalsAdminServiceMBean

Author:
chamerling

Method Summary
 void setPetalsStopThread(PetalsStopThread petalsStopThread)
          Set the thread which will stop PEtALS
 
Methods inherited from interface org.ow2.petals.microkernel.api.admin.PetalsAdminServiceMBean
ping, retrieveServerProperties, retrieveTopology, shutdownContainer, stopContainer
 

Method Detail

setPetalsStopThread

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

Parameters:
petalsStopThread -


Copyright © 2005-2015 Linagora. All Rights Reserved.