Interface ContextService

All Superinterfaces:
Describable, JNDIEnvironmentRef

public interface ContextService extends JNDIEnvironmentRef, Describable
Represents <context-service>.
  • Method Details

    • getCleared

      String[] getCleared()
      Returns:
      <cleared> elements as a read-only list
    • getPropagated

      String[] getPropagated()
      Returns:
      <propagated> elements as a read-only list
    • getUnchanged

      String[] getUnchanged()
      Returns:
      <unchanged> elements as a read-only list
    • getProperties

      List<Property> getProperties()
      Returns:
      <property> elements as a read-only list