com.pmease.quickbuild.extensionpoint.support
Class TypeInstance

java.lang.Object
  extended by com.pmease.quickbuild.extensionpoint.support.TypeInstance
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Aggregation, ArtifactStorage, Authenticator, Gadget, NodeLauncher, Repository, Step, VersionManager

public abstract class TypeInstance
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TypeInstance()
           
 
Method Summary
 Plugin getPlugin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeInstance

public TypeInstance()
Method Detail

getPlugin

public Plugin getPlugin()
Get plugin instance providing this type instance. Null will be returned if associated plugin can not be found.



Copyright © 2005-2010 PMEase Inc. All Rights Reserved.