org.apache.openejb.server.cli.command
Class PartCommand

java.lang.Object
  extended by org.apache.openejb.server.cli.command.AbstractCommand
      extended by org.apache.openejb.server.cli.command.PathCommand
          extended by org.apache.openejb.server.cli.command.PartCommand

public class PartCommand
extends PathCommand


Field Summary
 
Fields inherited from class org.apache.openejb.server.cli.command.PathCommand
BASE, HOME
 
Fields inherited from class org.apache.openejb.server.cli.command.AbstractCommand
command, streamManager
 
Constructor Summary
PartCommand()
           
 
Method Summary
 void execute(String cmd)
           
 
Methods inherited from class org.apache.openejb.server.cli.command.PathCommand
resolve
 
Methods inherited from class org.apache.openejb.server.cli.command.AbstractCommand
lookup, setCommand, setStreamManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartCommand

public PartCommand()
Method Detail

execute

public void execute(String cmd)
Specified by:
execute in class AbstractCommand


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