org.jboss.services.binding
Interface ServiceBindingManagerMBean

All Known Implementing Classes:
ServiceBindingManager

public interface ServiceBindingManagerMBean

ServiceBindingManager StandardMBean interface

Version:
$Revision: 88766 $
Author:
Mike Finn, Scott.Stark@jboss.org, Dimitris Andreadis, Brian Stansberry

Method Summary
 String getServerName()
          The name of the server this manager is associated with.
 

Method Detail

getServerName

String getServerName()
The name of the server this manager is associated with. This is a logical name used to lookup ServiceBindings from the ServiceBindingStore.



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