站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Translatable (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


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: 1.4 $

Method Summary
 URL getResourceLocally(String name)
           
 

Method Detail

getResourceLocally

public URL getResourceLocally(String name)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.