org.jboss.resteasy.spi.touri
Class URIableURIResolver
java.lang.Object
org.jboss.resteasy.spi.touri.URIableURIResolver
- All Implemented Interfaces:
- URIResolver
public class URIableURIResolver
- extends Object
- implements URIResolver
URIResolver Adapter for URIable classes
- Version:
- $Revision: 1 $
- Author:
- Solomon Duskis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIableURIResolver
public URIableURIResolver()
handles
public boolean handles(Class<?> type)
- Specified by:
handles
in interface URIResolver
resolveURI
public String resolveURI(Object object)
- Specified by:
resolveURI
in interface URIResolver
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.