org.jboss.deployers.vfs.plugins.structure.modify
Class ModificationActions

java.lang.Object
  extended by org.jboss.deployers.vfs.plugins.structure.modify.ModificationActions

public class ModificationActions
extends Object

Modification actions.

Author:
Ales Justin

Constructor Summary
ModificationActions()
           
 
Method Summary
static ModificationAction getAction(ModificationType type)
          Get the modification action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModificationActions

public ModificationActions()
Method Detail

getAction

public static ModificationAction getAction(ModificationType type)
Get the modification action.

Parameters:
type - the modification type
Returns:
modification action or null if it not supported


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.