Package com.j_spaces.kernel
Class ResourceLoader.SchemaProperties
java.lang.Object
com.j_spaces.kernel.ResourceLoader.SchemaProperties
- Enclosing class:
- ResourceLoader
This class encapsulates schema file properties: InputStream, and full path ( including host
IP or name )
- Since:
- 5.0
- Version:
- 1.0
- Author:
- evgenyf
-
Method Summary
-
Method Details
-
getInputStream
- Returns:
- schema InpuStream instance
-
getHostName
- Returns:
- host IP
-
getFullPath
- Returns:
- host IP address and file path
-