org.jboss.aop.deployment
Class LoaderRepositoryUrlUtil.UrlInfo
java.lang.Object
org.jboss.aop.deployment.LoaderRepositoryUrlUtil.UrlInfo
- Enclosing class:
- LoaderRepositoryUrlUtil
public class LoaderRepositoryUrlUtil.UrlInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoaderRepositoryUrlUtil.UrlInfo
public LoaderRepositoryUrlUtil.UrlInfo(URL[] globalUrls,
URL[] localUrls,
long sequenceNumber)
getGlobalUrls
public URL[] getGlobalUrls()
getLocalUrls
public URL[] getLocalUrls()
getSequenceNumber
public long getSequenceNumber()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.