org.jboss.aop.asintegration.jboss4
Class LoaderRepositoryUrlUtil

java.lang.Object
  extended by org.jboss.aop.asintegration.jboss4.LoaderRepositoryUrlUtil
All Implemented Interfaces:
EventListener, NotificationListener

public class LoaderRepositoryUrlUtil
extends Object
implements 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(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(Notification notification,
                               Object handback)
Specified by:
handleNotification in interface NotificationListener

getURLInfo

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

getCurrentSequenceNumber

public long getCurrentSequenceNumber()


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