| Package | Description |
|---|---|
| org.apache.stratos.messaging.domain.topology | |
| org.apache.stratos.messaging.event.topology |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
Service.getServiceType() |
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Service(String serviceName,
ServiceType serviceType) |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ServiceCreatedEvent.getServiceType() |
| Constructor and Description |
|---|
ServiceCreatedEvent(String serviceName,
ServiceType serviceType) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.