org.jboss.ha.singleton
Interface HASingletonDeploymentScannerMBean


public interface HASingletonDeploymentScannerMBean

StandardMBean interface for HASingletonDeploymentScanner

Version:
$Revision: 85526 $
Author:
Brian Stansberry

Method Summary
 void deploySingletons(String uri)
           
 void undeploySingletons(String uri)
           
 

Method Detail

deploySingletons

void deploySingletons(String uri)
                      throws Exception
Throws:
Exception

undeploySingletons

void undeploySingletons(String uri)
                        throws Exception
Throws:
Exception


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.