org.glassfish.scripting.jruby.admin
Class JRubyContainerCommand

java.lang.Object
  extended by org.glassfish.scripting.jruby.admin.JRubyContainerCommand
All Implemented Interfaces:
org.glassfish.api.admin.AdminCommand

@Service(name="jruby-container-config")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class JRubyContainerCommand
extends java.lang.Object
implements org.glassfish.api.admin.AdminCommand

Author:
Vivek Pandey

Constructor Summary
JRubyContainerCommand()
           
 
Method Summary
 void execute(org.glassfish.api.admin.AdminCommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRubyContainerCommand

public JRubyContainerCommand()
Method Detail

execute

public void execute(org.glassfish.api.admin.AdminCommandContext context)
Specified by:
execute in interface org.glassfish.api.admin.AdminCommand


Copyright © 2009 GlassFish.org. All Rights Reserved.