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

Method Summary
 String determineResolvedJndiName(String iface)
          Returns the resolved JNDI Name for the specified interface of this metadata.
 

Method Detail

determineResolvedJndiName

String determineResolvedJndiName(String iface)
Returns the resolved JNDI Name for the specified interface of this metadata.

Parameters:
iface -
Returns:


Copyright © 2009 JBoss Inc.. All Rights Reserved.