JBoss Integration 6.0 Parent 6.0.0.CR1

org.jboss.scanning.spi
Interface Resource


public interface Resource

Resource handle.

Author:
Ales Justin

Method Summary
 String getName()
          Get the name.
 InputStream openStream()
          Get input stream.
 

Method Detail

getName

String getName()
Get the name.

Returns:
the name

openStream

InputStream openStream()
Get input stream.

Returns:
the input stream

JBoss Integration 6.0 Parent 6.0.0.CR1

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