|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
com.google.gwt.user.server.rpc.RemoteServiceServlet
de.novanic.eventservice.service.RemoteEventServiceServlet
org.opennms.features.poller.remote.gwt.server.LocationStatusServiceImpl
public class LocationStatusServiceImpl
LocationStatusServiceImpl class.
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
|---|
perThreadRequest, perThreadResponse |
| Constructor Summary | |
|---|---|
LocationStatusServiceImpl()
|
|
| Method Summary | |
|---|---|
ApplicationDetails |
getApplicationDetails(String applicationName)
getApplicationDetails |
ApplicationInfo |
getApplicationInfo(String applicationName)
getApplicationInfo |
LocationDetails |
getLocationDetails(String locationName)
getLocationDetails |
LocationInfo |
getLocationInfo(String locationName)
getLocationInfo |
void |
start()
start |
| Methods inherited from class de.novanic.eventservice.service.RemoteEventServiceServlet |
|---|
addEvent, addEventUserSpecific, getEventFilter, getRequest, isUserRegistered, isUserRegistered, removeEventFilter, setEventFilter |
| Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet |
|---|
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse |
| Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
|---|
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationStatusServiceImpl()
| Method Detail |
|---|
public void start()
start
start in interface LocationStatusServicepublic LocationInfo getLocationInfo(String locationName)
getLocationInfo
getLocationInfo in interface LocationStatusServicelocationName - a String object.
LocationInfo object.public LocationDetails getLocationDetails(String locationName)
getLocationDetails
getLocationDetails in interface LocationStatusServicelocationName - a String object.
LocationDetails object.public ApplicationInfo getApplicationInfo(String applicationName)
getApplicationInfo
getApplicationInfo in interface LocationStatusServiceapplicationName - a String object.
ApplicationInfo object.public ApplicationDetails getApplicationDetails(String applicationName)
getApplicationDetails
getApplicationDetails in interface LocationStatusServiceapplicationName - a String object.
ApplicationDetails object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||