org.apache.clerezza.triaxrs
Class RootResources.ResourceAndPathMatching

java.lang.Object
  extended by org.apache.clerezza.triaxrs.RootResources.ResourceAndPathMatching
Enclosing class:
RootResources

public static class RootResources.ResourceAndPathMatching
extends Object

Author:
mir

Constructor Summary
RootResources.ResourceAndPathMatching(Object rootResource, PathMatching pathMatching)
           
 
Method Summary
 PathMatching getPathMatching()
           
 Object getRootResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootResources.ResourceAndPathMatching

public RootResources.ResourceAndPathMatching(Object rootResource,
                                             PathMatching pathMatching)
Method Detail

getRootResource

public Object getRootResource()

getPathMatching

public PathMatching getPathMatching()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.