Encode a given name by prefixing it with given mode.
Parameters: beanClassName - name of the bean class. Parameters: itfName - name of the interface. Parameters: mode - local/remote, etc encoded jndi Name
setApplicationName
public void setApplicationName(String applicationName)(Code)
Sets the Application Name of this container (EAR case).
Parameters: applicationName - the name of the application of this container.
Sets the persistence manager object which manages all persistence-unit
associated to this container.
Parameters: persistenceUnitManager - persistence unit manager object to set.