| Package | Description |
|---|---|
| org.apache.stratos.messaging.domain.application | |
| org.apache.stratos.messaging.event.application |
| Modifier and Type | Method and Description |
|---|---|
Application |
Applications.getApplication(String appId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Application> |
Applications.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
void |
Applications.addApplication(Application application) |
| Modifier and Type | Method and Description |
|---|---|
Application |
ApplicationUpdatedEvent.getApplication() |
Application |
ApplicationCreatedEvent.getApplication() |
| Constructor and Description |
|---|
ApplicationCreatedEvent(Application application) |
ApplicationUpdatedEvent(Application application) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.