Class J2EEManagedObjectImplBase

    • Field Detail

      • mStartTime

        protected final long mStartTime
    • Method Detail

      • defaultChildMetadata

        protected MetadataImpl defaultChildMetadata()
      • metadata

        protected Metadata metadata()
      • getCorrespondingConfig

        public ObjectName getCorrespondingConfig()
      • getDomain

        protected Domain getDomain()
      • getExtraObjectNameProps

        protected String getExtraObjectNameProps​(MBeanServer server,
                                                 ObjectName nameIn)
        Deals with the special-case requirements of JSR 77: ancestor properties as well as some types require a J2EEApplication=null
        Parameters:
        server -
        nameIn -
        Returns:
      • getstartTime

        public long getstartTime()
      • getServerName

        protected String getServerName()
      • getobjectName

        public String getobjectName()
      • isstatisticsProvider

        public boolean isstatisticsProvider()
      • iseventProvider

        public boolean iseventProvider()
      • isstateManageable

        public boolean isstateManageable()
      • getJ2EEServer

        public J2EEServer getJ2EEServer()
      • getServerObjectName

        public ObjectName getServerObjectName()
      • getdeployedObjects

        public String[] getdeployedObjects()
      • getstate

        public int getstate()
      • getChildrenAsStrings

        protected String[] getChildrenAsStrings​(Set<String> types)
      • getChildrenAsStrings

        protected String[] getChildrenAsStrings​(String... args)