org.jboss.metadata.serviceref
Class VirtualFileAdaptor
java.lang.Object
org.jboss.metadata.serviceref.VirtualFileAdaptor
- All Implemented Interfaces:
- Serializable, org.jboss.wsf.spi.deployment.UnifiedVirtualFile
public class VirtualFileAdaptor
- extends Object
- implements org.jboss.wsf.spi.deployment.UnifiedVirtualFile
A JBoss50 VirtualFile adaptor
- Since:
- 05-May-2006
- Author:
- Thomas.Diesler@jboss.org
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualFileAdaptor
public VirtualFileAdaptor(org.jboss.virtual.VirtualFile root)
findChild
public org.jboss.wsf.spi.deployment.UnifiedVirtualFile findChild(String child)
throws IOException
- Specified by:
findChild in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
- Throws:
IOException
toURL
public URL toURL()
- Specified by:
toURL in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
Copyright ? 2008 JBoss, A division of Red Hat. All Rights Reserved.