org.apache.jackrabbit.command.fs
Class SetPropertyFromFile
java.lang.Object
org.apache.jackrabbit.command.core.AbstractSetProperty
org.apache.jackrabbit.command.fs.SetPropertyFromFile
- All Implemented Interfaces:
- org.apache.commons.chain.Command
- public class SetPropertyFromFile
- extends AbstractSetProperty
Set a Property
Value
with the content of the
given file.
Method Summary |
boolean |
execute(org.apache.commons.chain.Context ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPropertyFromFile
public SetPropertyFromFile()
execute
public boolean execute(org.apache.commons.chain.Context ctx)
throws Exception
-
- Throws:
Exception
Copyright © 2005 . All Rights Reserved.