Uses of Class
com.sun.enterprise.deployment.runtime.connector.RoleMap
-
Packages that use RoleMap Package Description com.sun.enterprise.deployment.node.runtime.connector com.sun.enterprise.deployment.runtime.connector -
-
Uses of RoleMap in com.sun.enterprise.deployment.node.runtime.connector
Methods in com.sun.enterprise.deployment.node.runtime.connector with parameters of type RoleMap Modifier and Type Method Description NodeRoleMapNode. writeDescriptor(Node parent, String nodeName, RoleMap descriptor)write the descriptor class to a DOM tree and return it -
Uses of RoleMap in com.sun.enterprise.deployment.runtime.connector
Methods in com.sun.enterprise.deployment.runtime.connector that return RoleMap Modifier and Type Method Description RoleMapSunConnector. getRoleMap()Methods in com.sun.enterprise.deployment.runtime.connector with parameters of type RoleMap Modifier and Type Method Description voidSunConnector. setRoleMap(RoleMap value)
-