|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.rules.manager.DeploymentFactory
public abstract class DeploymentFactory
Factory for creating all rule set deployment-related interface implementations.
RuleSetArchive| Constructor Summary | |
|---|---|
DeploymentFactory() |
|
| Method Summary | |
|---|---|
static RuleSetArchive |
createRuleSetArchive(String uri, String xml)Constructs a RuleSetArchive for the given rule set URI and XML document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentFactory()
| Method Detail |
|---|
public static RuleSetArchive createRuleSetArchive(String uri,
String xml)
RuleSetArchive for the given rule set URI and XML document.uri - the URI for identifying the rule set.xml - the rule set XML.RuleSetArchive instance.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.