Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.server.handler
Class InitApplicationHandler

java.lang.Object
  extended by org.nuxeo.opensocial.container.server.handler.AbstractActionHandler<InitApplication,InitApplicationResult>
      extended by org.nuxeo.opensocial.container.server.handler.InitApplicationHandler
All Implemented Interfaces:
net.customware.gwt.dispatch.server.ActionHandler<InitApplication,InitApplicationResult>

public class InitApplicationHandler
extends AbstractActionHandler<InitApplication,InitApplicationResult>

Author:
Stéphane Fourrier

Constructor Summary
InitApplicationHandler()
           
 
Method Summary
 Class<InitApplication> getActionType()
           
 
Methods inherited from class org.nuxeo.opensocial.container.server.handler.AbstractActionHandler
execute, rollback
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitApplicationHandler

public InitApplicationHandler()
Method Detail

getActionType

public Class<InitApplication> getActionType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.