com.metamatrix.platform.config.spi
Class ConfigurationTransaction.ComponentTypeSearch

java.lang.Object
  extended by com.metamatrix.platform.config.spi.ConfigurationTransaction.ComponentTypeSearch
Enclosing interface:
ConfigurationTransaction

public static class ConfigurationTransaction.ComponentTypeSearch
extends java.lang.Object


Field Summary
static int DEPLOYABLE_COMPONENT_TYPE
           
static int MONITORED_COMPONENT_TYPE
           
 
Constructor Summary
ConfigurationTransaction.ComponentTypeSearch()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPLOYABLE_COMPONENT_TYPE

public static final int DEPLOYABLE_COMPONENT_TYPE
See Also:
Constant Field Values

MONITORED_COMPONENT_TYPE

public static final int MONITORED_COMPONENT_TYPE
See Also:
Constant Field Values
Constructor Detail

ConfigurationTransaction.ComponentTypeSearch

public ConfigurationTransaction.ComponentTypeSearch()


Copyright © 2009. All Rights Reserved.