org.jboss.virtual.plugins.context
Class VfsArchiveBrowserFactory

java.lang.Object
  extended by org.jboss.virtual.plugins.context.VfsArchiveBrowserFactory
All Implemented Interfaces:
org.jboss.util.file.ArchiveBrowserFactory

Deprecated.

public class VfsArchiveBrowserFactory
extends Object
implements org.jboss.util.file.ArchiveBrowserFactory

This is a bridge to an older, crappier API written by Bill.

Version:
$Revision: 1.1 $
Author:
Bill Burke, Ales Justin

Field Summary
static VfsArchiveBrowserFactory INSTANCE
          Deprecated. VFS archive browser instance
 
Constructor Summary
VfsArchiveBrowserFactory()
          Deprecated.  
 
Method Summary
 Iterator create(URL url, org.jboss.util.file.ArchiveBrowser.Filter filter)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final VfsArchiveBrowserFactory INSTANCE
Deprecated. 
VFS archive browser instance

Constructor Detail

VfsArchiveBrowserFactory

public VfsArchiveBrowserFactory()
Deprecated. 
Method Detail

create

public Iterator create(URL url,
                       org.jboss.util.file.ArchiveBrowser.Filter filter)
Deprecated. 
Specified by:
create in interface org.jboss.util.file.ArchiveBrowserFactory


Copyright © 2009 JBoss, A division of Red Hat, Inc. All Rights Reserved.