| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.Utility
Utility | public class Utility (Code) | | This class is a utility class for the rar api deployment classes
author: Eric Hardesty |
adminobject | public static List adminobject(List cp)(Code) | | Convert the list
the updated list |
authenticationMechanism | public static List authenticationMechanism(List am)(Code) | | Convert the list
the updated list |
configProperty | public static List configProperty(List cp)(Code) | | Convert the list
the updated list |
connectionDefinition | public static List connectionDefinition(List cd)(Code) | | Convert the list
the updated list |
jonasActivationspec | public static List jonasActivationspec(List jas)(Code) | | Convert the list
the updated list |
jonasAdminobject | public static List jonasAdminobject(List jao)(Code) | | Convert the list
the updated list |
jonasConfigProperty | public static List jonasConfigProperty(List jcp)(Code) | | Convert the list
the updated list |
jonasConnectionDefinition | public static List jonasConnectionDefinition(List jcd)(Code) | | Convert the list
the updated list |
messagelistener | public static List messagelistener(List ml)(Code) | | Convert the list
the updated list |
requiredConfigProperty | public static List requiredConfigProperty(List rcp)(Code) | | Convert the list
the updated list |
securityPermission | public static List securityPermission(List cp)(Code) | | Convert the list
the updated list |
tmConfigProperty | public static List tmConfigProperty(List cp)(Code) | | Convert the list
the updated list |
|
|
|