INT-2373 package-info JMX
INT-2374 package-info Mail INT-2375 package-info MongoDB INT-2376 package-info Redis INT-2377 package-info RMI INT-2379 package-info Security INT-2381 package-info Stream
This commit is contained in:
committed by
Mark Fisher
parent
0ac14b7095
commit
89cdef7a90
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Provides classes for configuration - parsers, namespace handlers.
|
||||
*/
|
||||
package org.springframework.integration.jmx.config;
|
||||
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Base package for JMX support.
|
||||
*/
|
||||
package org.springframework.integration.jmx;
|
||||
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Provides classes related to Spring Integration managed resources.
|
||||
*/
|
||||
package org.springframework.integration.monitor;
|
||||
Reference in New Issue
Block a user