|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLayerDecorator | |
---|---|
com.google.gwt.requestfactory.server | Server side classes for mediating between the client side and the persistent datastore. |
Uses of ServiceLayerDecorator in com.google.gwt.requestfactory.server |
---|
Methods in com.google.gwt.requestfactory.server with parameters of type ServiceLayerDecorator | |
---|---|
static ServiceLayer |
ServiceLayer.create(ServiceLayerDecorator... decorators)
Create a RequestFactory ServiceLayer that is optionally modified by the given decorators. |
Constructors in com.google.gwt.requestfactory.server with parameters of type ServiceLayerDecorator | |
---|---|
RequestFactoryServlet(ExceptionHandler exceptionHandler,
ServiceLayerDecorator... serviceDecorators)
Use this constructor in subclasses to provide a custom ExceptionHandler . |
|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |