| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Server.Application[] |
Server.getRegisteredApplications()
Currently known applications.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Server.Application.isSameState(Server.Application app)
This is different from #equals(Object) which compares workspace, name
and type only.
|