|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicComponentDefn | |
---|---|
com.metamatrix.common.config.model |
Uses of BasicComponentDefn in com.metamatrix.common.config.model |
---|
Subclasses of BasicComponentDefn in com.metamatrix.common.config.model | |
---|---|
class |
BasicAuthenticationProvider
|
class |
BasicConnectorBinding
|
class |
BasicExtensionModule
|
class |
BasicHost
|
class |
BasicResourceDescriptor
|
class |
BasicServiceComponentDefn
|
class |
BasicVMComponentDefn
|
Methods in com.metamatrix.common.config.model that return BasicComponentDefn | |
---|---|
static BasicComponentDefn |
BasicUtil.createComponentDefn(int defnTypeCode,
ConfigurationID configID,
ComponentTypeID typeID,
java.lang.String defnName)
static method that is used to create the specified instance type of BasicComponentDefn. |
BasicComponentDefn |
BasicConfigurationObjectEditor.createComponentDefn(int defnTypeCode,
ConfigurationID configID,
ComponentTypeID typeID,
java.lang.String defnName)
This method is not provided in the interface, it is only used by the spi implementation for ease of creating the correct type of component defn. |
static BasicComponentDefn |
BasicUtil.createComponentDefn(int defnTypeCode,
ConfigurationID configID,
HostID hostID,
ComponentTypeID typeID,
java.lang.String defnName)
|
Constructors in com.metamatrix.common.config.model with parameters of type BasicComponentDefn | |
---|---|
BasicComponentDefn(BasicComponentDefn component)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |