Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deployment.preprocessor.install.commands
Class SeamHotDeployCommand

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.install.commands.SeamHotDeployCommand
All Implemented Interfaces:
Command

public class SeamHotDeployCommand
extends Object
implements Command

Author:
matic

Field Summary
static boolean enabled
           
static PathFilterSet globalFilters
           
 
Constructor Summary
SeamHotDeployCommand(PathFilterSet fragmentFilters)
           
 
Method Summary
 void exec(CommandContext ctx)
           
static void loadFilters(InputStream is)
           
 String toString(CommandContext ctx)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enabled

public static boolean enabled

globalFilters

public static PathFilterSet globalFilters
Constructor Detail

SeamHotDeployCommand

public SeamHotDeployCommand(PathFilterSet fragmentFilters)
Method Detail

exec

public void exec(CommandContext ctx)
          throws IOException
Specified by:
exec in interface Command
Throws:
IOException

loadFilters

public static void loadFilters(InputStream is)
                        throws IOException
Throws:
IOException

toString

public String toString(CommandContext ctx)
Specified by:
toString in interface Command

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.