Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: How to get channel name used in gateway?

  1. #11
    Join Date
    May 2010
    Posts
    15

    Default

    To Oleg.zhurakousky
    The reason why I have to access the channel is that my application wants to monitor a gateway and the channel it used.
    I want to know the message remaining amounts of the channels before I start or stop the gateway.

    To Cleric:
    Sorry for bringing you many misunderstanding.
    Not I but my application doesn't know the channel's name used in gateway.
    My application just get gateway from spring application context by bean type.
    But it doesn't know which channel is used by the gateway.

  2. #12
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    Well, we have a special module dedicated for management and monitoring of SI components.
    Please read http://static.springsource.org/sprin...gement-chapter

  3. #13
    Join Date
    May 2010
    Posts
    15

    Default

    Appreciations for your help~
    Let me take a close look at it.

  4. #14
    Join Date
    May 2010
    Posts
    15

    Default

    Quote Originally Posted by oleg.zhurakousky View Post
    Well, we have a special module dedicated for management and monitoring of SI components.
    Please read http://static.springsource.org/sprin...gement-chapter
    hi friend .
    Another questions .
    I have to set the monitoring data to a java bean.
    In order to list the data in a dashboard.
    how can i do ?

  5. #15
    Join Date
    May 2010
    Posts
    15

    Default

    Quote Originally Posted by oleg.zhurakousky View Post
    Well, we have a special module dedicated for management and monitoring of SI components.
    Please read http://static.springsource.org/sprin...gement-chapter
    hi friend .
    Another questions .
    I have to set the monitoring data to a java bean.
    In order to list the data in a dashboard.
    how can i do ?

  6. #16
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    PLease read Spring JMX section which describes how to make any bean manageable.
    http://static.springsource.org/sprin.../html/jmx.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •