Interface CasProcessorTimeout

  • All Superinterfaces:
    java.lang.Cloneable, MetaDataObject, java.io.Serializable, XMLizable
    All Known Implementing Classes:
    CasProcessorTimeoutImpl

    public interface CasProcessorTimeout
    extends MetaDataObject
    An object that holds configuration that is part of the CPE descriptor. It provides the means of configuring timeout conditions for CasProcessors.
    • Method Detail

      • set

        void set​(int aTimeoutValue)
        Sets the timeout value
        Parameters:
        aTimeoutValue - - timeout
      • get

        int get()
        Returns timeout value
        Returns:
        - timeout value