org.apache.jackrabbit.standalone.cli.nodetype
Class RegisterNodeType

java.lang.Object
  extended by org.apache.jackrabbit.standalone.cli.nodetype.RegisterNodeType
All Implemented Interfaces:
org.apache.commons.chain.Command

public class RegisterNodeType
extends Object
implements org.apache.commons.chain.Command

Register node types via CND file


Field Summary
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
RegisterNodeType()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterNodeType

public RegisterNodeType()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context context)
                throws Exception
Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
Exception


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.