@Name(value="typeManager") @Scope(value=CONVERSATION) public class TypeManagerBusinessDelegate extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
typeManager |
Constructor and Description |
---|
TypeManagerBusinessDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
TypeManager |
getTypeManager()
Acquires a new
TypeManager reference. |
void |
initialize() |
protected TypeManager typeManager
public TypeManagerBusinessDelegate()
public void initialize()
@Unwrap public TypeManager getTypeManager()
TypeManager
reference. The related EJB may be deployed on a local or remote AppServer.@Destroy @PermitAll public void destroy()
Copyright © 2015 Nuxeo SA. All rights reserved.