org.jboss.aop.deployment
Class LoaderRepositoryUrlUtil

java.lang.Object
  extended by org.jboss.aop.deployment.LoaderRepositoryUrlUtil
All Implemented Interfaces:
EventListener, javax.management.NotificationListener

public class LoaderRepositoryUrlUtil
extends Object
implements javax.management.NotificationListener

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Nested Class Summary
 class LoaderRepositoryUrlUtil.UrlInfo
           
 
Constructor Summary
LoaderRepositoryUrlUtil()
           
 
Method Summary
 long getCurrentSequenceNumber()
           
 LoaderRepositoryUrlUtil.UrlInfo getURLInfo(org.jboss.mx.loading.HeirarchicalLoaderRepository3 scopedLoader, LoaderRepositoryUrlUtil.UrlInfo urlInfo)
           
 void handleNotification(javax.management.Notification notification, Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoaderRepositoryUrlUtil

public LoaderRepositoryUrlUtil()
Method Detail

handleNotification

public void handleNotification(javax.management.Notification notification,
                               Object handback)
Specified by:
handleNotification in interface javax.management.NotificationListener

getURLInfo

public LoaderRepositoryUrlUtil.UrlInfo getURLInfo(org.jboss.mx.loading.HeirarchicalLoaderRepository3 scopedLoader,
                                                  LoaderRepositoryUrlUtil.UrlInfo urlInfo)

getCurrentSequenceNumber

public long getCurrentSequenceNumber()


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