public class Resources extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Resources.AppenderProperties |
static class |
Resources.Associations |
static class |
Resources.LoggerProperties |
static class |
Resources.ModuleProperties |
static class |
Resources.ParameterProperties |
static class |
Resources.SecurityManagement |
static class |
Resources.ServiceGroupProperties |
static class |
Resources.ServiceProperties |
static class |
Resources.Transports |
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENTS |
static String |
CONFIG |
static String |
CONNECTION_PROPS |
static String |
LOGGING |
static String |
MESSAGES |
static String |
METAFILE_EXTENSION |
static String |
MODULES |
static String |
MODULES_METAFILES_DIR
Deprecated.
|
static String |
NAME |
static String |
OPERATION |
static String |
OWNER_APPLICATION |
static String |
PARAMETERS |
static String |
PERSISTENCE_FACTORY_PARAM_NAME |
static String |
POLICIES |
static String |
POLICY |
static String |
ROOT |
static String |
SERVICE_GROUPS |
static String |
SERVICES |
static String |
SERVICES_DIRECTORY |
static String |
SERVICES_METAFILES_DIR
Deprecated.
|
static String |
SUCCESSFULLY_ADDED |
static String |
TRANSPORTS |
static String |
VERSION |
static String |
WS_POLICY_NAMESPACE |
Constructor and Description |
---|
Resources() |
@Deprecated public static final String SERVICES_METAFILES_DIR
@Deprecated public static final String MODULES_METAFILES_DIR
public static final String SERVICES_DIRECTORY
public static final String METAFILE_EXTENSION
public static final String PERSISTENCE_FACTORY_PARAM_NAME
public static final String NAME
public static final String VERSION
public static final String POLICIES
public static final String POLICY
public static final String WS_POLICY_NAMESPACE
public static final String SERVICES
public static final String OPERATION
public static final String MESSAGES
public static final String PARAMETERS
public static final String SUCCESSFULLY_ADDED
public static final String ROOT
public static final String COMPONENTS
public static final String TRANSPORTS
public static final String SERVICE_GROUPS
public static final String MODULES
public static final String CONFIG
public static final String LOGGING
public static final String CONNECTION_PROPS
public static final String OWNER_APPLICATION
Copyright © 2016 WSO2 Inc. All rights reserved.