Package | Description |
---|---|
com.ibm.ws.container.service.config |
Modifier and Type | Method and Description |
---|---|
ServletConfigurator.ConfigSource |
ServletConfigurator.getConfigSource() |
ServletConfigurator.ConfigSource |
ServletConfigurator.ConfigItem.getSource()
Tell the source of the configuration item (web, web fragment,
or annotation).
|
static ServletConfigurator.ConfigSource |
ServletConfigurator.ConfigSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServletConfigurator.ConfigSource[] |
ServletConfigurator.ConfigSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|