org.nuxeo.theme.negotiation
Class AbstractNegotiator
java.lang.Object
org.nuxeo.theme.negotiation.AbstractNegotiator
- All Implemented Interfaces:
- Negotiator
- Direct Known Subclasses:
- JSFNegotiator
public abstract class AbstractNegotiator
- extends Object
- implements Negotiator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractNegotiator
protected AbstractNegotiator(String strategy,
Object context)
getSpec
public final String getSpec()
throws NegotiationException
- Specified by:
getSpec in interface Negotiator
- Throws:
NegotiationException
negotiate
public final String negotiate(String object)
throws NegotiationException
- Specified by:
negotiate in interface Negotiator
- Throws:
NegotiationException
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.