com.jalios.jcms.rest.resources
Class DocRedirector

java.lang.Object
  extended by org.restlet.Uniform
      extended by org.restlet.Restlet
          extended by org.restlet.Application
              extended by com.jalios.jcms.rest.resources.DocRedirector

public class DocRedirector
extends org.restlet.Application


Field Summary
 
Fields inherited from class org.restlet.Application
KEY
 
Constructor Summary
DocRedirector(org.restlet.Context parentContext)
           
 
Method Summary
 org.restlet.Restlet createRoot()
           
 String getName()
           
 
Methods inherited from class org.restlet.Application
getAuthor, getConnectorService, getConverterService, getDecoderService, getDescription, getMetadataService, getOwner, getRoot, getStatusService, getTunnelService, handle, setAuthor, setConnectorService, setConverterService, setDecoderService, setDescription, setMetadataService, setName, setOwner, setStatusService, setTunnelService, start, stop
 
Methods inherited from class org.restlet.Restlet
getContext, getLogger, init, isStarted, isStopped, setContext
 
Methods inherited from class org.restlet.Uniform
delete, delete, get, get, handle, head, head, options, options, post, post, put, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocRedirector

public DocRedirector(org.restlet.Context parentContext)
Method Detail

getName

public String getName()
Overrides:
getName in class org.restlet.Application

createRoot

public org.restlet.Restlet createRoot()
Specified by:
createRoot in class org.restlet.Application


Copyright © 2001-2007 Jalios SA. All Rights Reserved.