Package org.drools.guvnor.server

This package contains server side code for the repository.

See:
          Description

Class Summary
AbstractFilter<T>  
AssetItemFilter  
AssetTemplateCreator  
Backchannel This is the backchannel to send "push" messages to the browser.
CategoryFilter  
ConfigurationServiceImplementation  
GuvnorAPIServlet A servlet opening an API into the Guvnor services.
PackageFilter  
RepositoryAssetOperations Handles operations for Assets
RepositoryAssetService  
RepositoryCategoryOperations  
RepositoryCategoryService  
RepositoryPackageOperations Handles operations for packages
RepositoryPackageService  
RepositoryServiceServlet GWT RPC service endpoint for Repository service.
SecurityServiceServlet Wrapper for GWT RPC.
ServiceImplementation This is the implementation of the repository service to drive the GWT based front end.
ServiceSecurity Handles security checks.
StandaloneEditorServiceImplementation All the needed Services in order to get Guvnor's Editors running as standalone app.
StandaloneEditorServlet  
SuggestionCompletionEngineLoaderInitializer  
VerificationServiceImplementation  
 

Enum Summary
StandaloneEditorServlet.STANDALONE_EDITOR_SERVLET_PARAMETERS  
 

Package org.drools.guvnor.server Description

This package contains server side code for the repository. This is to implement the RPC needs for the GWT based front end, and application layer logic that uses the guvnor-repository back end (as a dependency). The client package contains code that is used by GWT entirely in the front end (ie it will be compiled to Javascript).



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.