org.apache.openejb.resolver
Class Resolver

java.lang.Object
  extended by org.apache.openejb.resolver.Resolver
All Implemented Interfaces:
LocationResolver

public class Resolver
extends Object
implements LocationResolver


Constructor Summary
Resolver()
           
 
Method Summary
 String resolve(String rawLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resolver

public Resolver()
Method Detail

resolve

public String resolve(String rawLocation)
               throws Exception
Specified by:
resolve in interface LocationResolver
Throws:
Exception


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.