Uses of Class
javax.slee.management.UnrecognizedLinkNameException

Packages that use UnrecognizedLinkNameException
javax.slee.management   
 

Uses of UnrecognizedLinkNameException in javax.slee.management
 

Methods in javax.slee.management that throw UnrecognizedLinkNameException
 SbbID[] ResourceManagementMBean.getBoundSbbs(java.lang.String linkName)
          Get the set of SBB component identifiers that identify the SBBs that are bound to the specified link name by way of a resource-adaptor-entity-link element in their deployment descriptor.
 java.lang.String ResourceManagementMBean.getResourceAdaptorEntity(java.lang.String linkName)
          Get the resource adaptor entity that a link name is bound to.
 void ResourceManagementMBean.unbindLinkName(java.lang.String linkName)
          Remove a link name binding from a resource adaptor entity.
 



Copyright © 2009. All Rights Reserved.