jtp.util
Class PropertyImporter
java.lang.Object
|
+--java.beans.beancontext.BeanContextChildSupport
|
+--jtp.util.PropertyImporter
- All Implemented Interfaces:
- BeanContextChild, BeanContextServiceRevokedListener, BeanContextServicesListener, EventListener, Serializable
- Direct Known Subclasses:
- AbstractRuleCreator, AskingQueryProcessor, BackwardChainingStorage, BreadthFirstForwardReasoner, ClassifierTellingReasoner, ClauseOrientationKB, FrameKB, IntersectionTypeReasoner, IterativeDeepening, LinkAsserter, ModelEliminationReasoner, NewRuleConsequences, RuleClauseAndTriggerInstaller, RuleInstantiator, TimePointKnowledgeStore, VCListenerCreator
- public class PropertyImporter
- extends BeanContextChildSupport
PropertyImporter.java
Created: Sun Jan 28 03:17:42 2001
- See Also:
- Serialized Form
Methods inherited from class java.beans.beancontext.BeanContextChildSupport |
addPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getBeanContext, getBeanContextChildPeer, isDelegated, releaseBeanContextResources, removePropertyChangeListener, removeVetoableChangeListener, serviceAvailable, serviceRevoked, setBeanContext, validatePendingSetBeanContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyImporter
public PropertyImporter()
PropertyImporter
public PropertyImporter(Object target)
getImportedProperties
public String[] getImportedProperties()
setImportedProperties
public void setImportedProperties(String[] importedProperties)
initializeBeanContextResources
protected void initializeBeanContextResources()
- Overrides:
initializeBeanContextResources
in class BeanContextChildSupport