org.apache.geronimo.console.cli.controller
Class LoadServerSpecificDD

java.lang.Object
  extended byorg.apache.geronimo.console.cli.TextController
      extended byorg.apache.geronimo.console.cli.controller.LoadServerSpecificDD

public class LoadServerSpecificDD
extends TextController

Loads the server-specific deployment information from 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 $

Field Summary
 
Fields inherited from class org.apache.geronimo.console.cli.TextController
context
 
Constructor Summary
LoadServerSpecificDD(DeploymentContext context)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.geronimo.console.cli.TextController
available, available, confirmModuleAction, ensureConnected, initializeDConfigBean, newScreen, print, println, truncate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadServerSpecificDD

public LoadServerSpecificDD(DeploymentContext context)
Method Detail

execute

public void execute()
Specified by:
execute in class TextController


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.