Class JDBCDataSourceImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Class<? extends J2EEManagedObject> INTF  
      • Fields inherited from class org.glassfish.admin.amx.impl.mbean.AMXImplBase

        EMPTY_OBJECT_NAMES, GET, GET_PREFIX, mMBeanInfo, OBJECT_NAME_SUFFIX, SET
      • Fields inherited from class org.glassfish.admin.amx.impl.mbean.MBeanImplBase

        EMPTY_STRING_ARRAY, mSelfObjectName, mServer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getjdbcDriver()  
      protected void registerChildren()  
      • Methods inherited from class org.glassfish.admin.amx.impl.mbean.AMXImplBase

        attributeNameToType, attributeTypeMatches, cdebug, child, child, child, findGetter, findMethod, findSetter, getAncestorByType, getAttribute, getAttributeByMethod, getAttributeInfo, getAttributeInfos, getAttributeInternal, getAttributeManually, getAttributeNames, getAttributeNoThrow, getAttributes, getAttributeType, getChildren, getChildren, getChildren, getChildren, getChildrenMap, getDomainRoot, getDomainRootProxy, getLogger, getMBeanInfo, getMBeanTracker, getName, getNotificationInfo, getObjectNameAttribute, getObjectNames, getObjectNamesForAttribute, getParent, getParentProxy, getProxy, getProxyFactory, getSelf, getSelf, getterNameMatches, handleException, handleGetAttributeException, handleInvokeThrowable, impossible, invoke, invokeManually, isReadOnlyAttribute, isUtilityMBean, java, operationNameMatches, postRegisterHook, postRegisterModifyMBeanInfo, preDeregisterHook, preRegister, preRegisterDone, preRegisterHook, registerChild, sendAttributeChangeNotification, setAttribute, setAttributeByMethod, setAttributeInternal, setAttributeManually, setAttributes, shouldEmitNotifications, stringify, supportsChildren, toString, unimplementedAttribute, unimplementedOperation, unregisterChildren
      • Methods inherited from class org.glassfish.admin.amx.impl.mbean.MBeanImplBase

        _getMBeanLogLevel, addNotificationListener, addNotificationListener, createNotificationBuilder, debug, debug, debugMethod, debugMethod, enableAMXDebug, getAMXDebug, getDebugID, getDebugOutput, getJMXDomain, getListenerCount, getMBeanLogger, getMBeanLoggerName, getMBeanLogLevel, getMBeanLogLevelInt, getMBeanServer, getNotificationBuilder, getNotificationEmitter, getNotificationTypeListenerCount, getObjectName, logFine, logFiner, logFinest, logInfo, logSevere, logWarning, postDeregister, postDeregisterHook, postRegister, preDeregister, quote, removeNotificationListener, removeNotificationListener, sendNotification, sendNotification, sendNotification, sendNotification, setAMXDebug, setMBeanLogLevel, shouldOmitObjectNameForDebug, sleepMillis, toString, trace
    • Constructor Detail

      • JDBCDataSourceImpl

        public JDBCDataSourceImpl​(ObjectName parentObjectName,
                                  Metadata meta)
    • Method Detail

      • getjdbcDriver

        public String getjdbcDriver()
      • registerChildren

        protected void registerChildren()
        Overrides:
        registerChildren in class org.glassfish.admin.amx.impl.mbean.AMXImplBase