org.drools.runtime.pipeline.impl
Class NamedXstreamLookupStrategy
java.lang.Object
org.drools.runtime.pipeline.impl.NamedXstreamLookupStrategy
- All Implemented Interfaces:
- XStreamResolverStrategy
public class NamedXstreamLookupStrategy
- extends Object
- implements XStreamResolverStrategy
|
Method Summary |
com.thoughtworks.xstream.XStream |
lookup(String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedXstreamLookupStrategy
public NamedXstreamLookupStrategy(Map<String,com.thoughtworks.xstream.XStream> xstreams)
lookup
public com.thoughtworks.xstream.XStream lookup(String name)
- Specified by:
lookup in interface XStreamResolverStrategy
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.