JBoss Common Classes 2.2.17.GA

org.jboss.util.loading
Interface Translatable


public interface Translatable

An interface representing class loader like senamics used in the aop layer. Its only purpose was to remove the explicit dependency on the JBoss UCL class loader api, but its existence seems to be a hack that should be removed.

Version:
$Revision: 1958 $

Method Summary
 URL getResourceLocally(String name)
           
 

Method Detail

getResourceLocally

URL getResourceLocally(String name)

JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.