Interface IStylingEngine


public interface IStylingEngine
Since:
1.0
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be referenced by clients.
  • Field Details

    • SERVICE_NAME

      @Deprecated static final String SERVICE_NAME
      Deprecated.
      please use IStylingEngine.class or IStylingEngine.class.getName() for context access
      The service name for a styling engine. This name can be used to obtain instances of the service from a context or service registry.
  • Method Details