org.jboss.metadata.ejb.jboss.jndipolicy.spi
Interface ResolveableJndiNameJbossEnterpriseBeanMetadata
- All Known Subinterfaces:
- ResolveableJndiNameJbossSessionBeanMetadata
- All Known Implementing Classes:
- JbossEntityPolicyDecorator, JBossServicePolicyDecorator, JBossSessionPolicyDecorator
public interface ResolveableJndiNameJbossEnterpriseBeanMetadata
ResolveableJndiNameJbossEnterpriseBeanMetadata
Provides a contract for transient logic used
to determine resolved JNDI Names for
JBossEnterpriseBeanMeta instances
- Version:
- $Revision: $
- Author:
- ALR
determineResolvedJndiName
String determineResolvedJndiName(String iface)
- Returns the resolved JNDI Name for the specified
interface of this metadata.
- Parameters:
iface
-
- Returns:
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.