public interface CustomMasterServer extends MasterServer
The following features are supported:
OsgiPackage.getCustomMasterServer()
Modifier and Type | Method and Description |
---|---|
Profile |
getProfile()
Returns the value of the 'Profile' reference.
|
void |
setProfile(Profile value)
Sets the value of the '
Profile ' reference. |
getAeServerInformationPrefix, getAverages, getBufferedValues, getDataMapper, getEventPools, getExternalEventFilters, getExternalEventMonitors, getItems, getMarkers, getMonitorPools, getMovingAverages, getSummaryGroups, setAeServerInformationPrefix, setMarkers
getConnections, getCustomizationProfile, getExporter, getModules, getSecurityConfiguration, setCustomizationProfile, setSecurityConfiguration
getName, setName
getShortDescription, setShortDescription
Profile getProfile()
If the meaning of the 'Profile' reference isn't clear, there really should be more of a description here...
getProfile
in interface EquinoxApplication
setProfile(Profile)
,
OsgiPackage.getCustomMasterServer_Profile()
void setProfile(Profile value)
Profile
' reference.
value
- the new value of the 'Profile' reference.getProfile()