java.lang.Object
oracle.communication.brm.charging.sdk.query.QueryCache

public class QueryCache extends Object
This class contains the code to query a cache with a given cache name, associated key, id and print the result.
  • Field Details

    • subject

      protected static Subject subject
  • Constructor Details

  • Method Details

    • printData

      public void printData()
      This method prints the data obtained from the cache..
    • main

      public static void main(String[] args)