Package com.okta.idx.sdk.api.io
Interface ResourceFactory
-
- All Known Implementing Classes:
DefaultResourceFactory
public interface ResourceFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Resource
createResource(java.lang.String location)
-
-
-
Method Detail
-
createResource
Resource createResource(java.lang.String location)
-
-