|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.repository.data.FactoryDirective
A FactoryDirective combines a artifact with a set of properties to be applied to the factory criteria.
Constructor Summary | |
FactoryDirective(Artifact artifact,
Properties properties)
Creates a new FactoryDirective. |
Method Summary | |
Artifact |
getArtifact()
Return the system artifact. |
Properties |
getProperties()
Return the factory properties. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FactoryDirective(Artifact artifact, Properties properties)
artifact
- the factory artifactproperties
- the associated propertiesMethod Detail |
public Artifact getArtifact()
public Properties getProperties()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |