org.jboss.virtual.plugins.context
Class VfsArchiveBrowserFactory
java.lang.Object
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
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 |
INSTANCE
public static final VfsArchiveBrowserFactory INSTANCE
- Deprecated.
- VFS archive browser instance
VfsArchiveBrowserFactory
public VfsArchiveBrowserFactory()
- Deprecated.
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.