|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IActualConfigProperties
This collection contains the current configuration properties for a service or a service container associated with a server.
The values of the configuration properties in this collection are the values that are currently used by the server. These values are read-only and cannot be modified directly.
IConfigProperties| Method Summary | |
|---|---|
IActualConfigProperty |
getProp(java.lang.String name)
For internal use only. |
java.lang.String[] |
getPropNames()
Returns the names of the configuration properties in the property bag. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKSet |
|---|
get |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
java.lang.String[] getPropNames()
IActualConfigProperty getProp(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||