![]() | IResourceManager Interface |
[Missing <summary> documentation for "T:com.espertech.esper.compat.IResourceManager"]
Namespace: com.espertech.esper.compat
public interface IResourceManager
The IResourceManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetResourceAsStream |
Attempts to retrieve the resource identified by the specified
name as a stream. If the stream can not be retrieved, this
method returns null.
|
![]() | ResolveResourceFile(String) |
Resolves a resource and returns the file INFO.
|
![]() | ResolveResourceFile(String, String) |
Resolves a resource and returns the file INFO.
|
![]() | ResolveResourceURL |
Resolves a resource and the URL for the resource
|