org.apache.geronimo.console.cli.controller
Class SaveServerSpecificDD
java.lang.Object
org.apache.geronimo.console.cli.TextController
org.apache.geronimo.console.cli.controller.SaveServerSpecificDD
- public class SaveServerSpecificDD
- extends TextController
Saves the server-specific deployment information to a file on disk.
Note that in JSR-88, server-specific DDs are not saved in the
JAR/EAR/whatever.
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:58:41 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveServerSpecificDD
public SaveServerSpecificDD(DeploymentContext context)
execute
public void execute()
- Specified by:
execute
in class TextController
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.