Class ExceptionModelerBase

    • Field Detail

      • defRuntimeException

        protected Class defRuntimeException
      • THROWABLE_CLASSNAME

        protected static final String THROWABLE_CLASSNAME
      • OBJECT_CLASSNAME

        protected static final String OBJECT_CLASSNAME
      • LOCALIZED_MESSAGE_FLAG

        protected static final int LOCALIZED_MESSAGE_FLAG
        See Also:
        Constant Field Values
      • GET_MESSAGE_METHOD

        protected static Method GET_MESSAGE_METHOD
      • faultMap

        protected Map faultMap
    • Constructor Detail

      • ExceptionModelerBase

        public ExceptionModelerBase​(RmiModeler modeler)
    • Method Detail

      • checkForJavaExceptions

        protected void checkForJavaExceptions​(String className)
      • getDuplicateMembers

        protected static Set getDuplicateMembers​(Map members)
      • collectMembers

        public void collectMembers​(Class classDef,
                                   Map members)
      • collectExceptionMembers

        public static void collectExceptionMembers​(Class classDef,
                                                   Map members)