Interface IResourceFactory

All Known Implementing Classes:
ResourceFactory

public interface IResourceFactory
Interface for resource factories. Implementations must create resource implementations specific to a platform (i.e. Java or .NET).
Since:
9.6
Author:
Petru Galanton
  • Method Details Link icon