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


Field Summary
static String MVN_PREFIX
           
 
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
 

Field Detail

MVN_PREFIX

public static final String MVN_PREFIX
See Also:
Constant Field Values
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.