Class CommunicationTask

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String NAME  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CommunicationTask​(java.lang.String pName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isApplicable​(java.lang.String pName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • NAME

        protected final java.lang.String NAME
    • Constructor Detail

      • CommunicationTask

        protected CommunicationTask​(java.lang.String pName)
    • Method Detail

      • isApplicable

        public boolean isApplicable​(java.lang.String pName)