Serialized Form


Package org.wso2.registry

Class org.wso2.registry.RegistryException extends java.lang.Exception implements Serializable


Package org.wso2.registry.inmemory

Class org.wso2.registry.inmemory.ResourceMap extends java.util.HashMap implements Serializable


Package org.wso2.registry.secure

Class org.wso2.registry.secure.AuthorizationFailedException extends RegistryException implements Serializable


Package org.wso2.registry.servlet

Class org.wso2.registry.servlet.RegistryServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

editProcessor

EditProcessor editProcessor
Core registry used in the back-end. Usually this is a JDBCRegistry and there is only one instance of this registry for the whole application. This should be initialized in this servlet and put in to the servlet context so that it can be accessed from any where.


consoleURLMapper

ConsoleURLMapper consoleURLMapper

contextRoot

java.lang.String contextRoot



Copyright © 2007 Apache Web Services Project. All Rights Reserved.