Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.explorer
Class SimpleExplorerContext

java.lang.Object
  extended by org.hyperic.hq.bizapp.explorer.SimpleExplorerContext
All Implemented Interfaces:
ExplorerContext

public class SimpleExplorerContext
extends java.lang.Object
implements ExplorerContext


Constructor Summary
SimpleExplorerContext(AuthzSubject s)
           
 
Method Summary
 AuthzSubject getSubject()
          Get the subject currently pulling the explorer view.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExplorerContext

public SimpleExplorerContext(AuthzSubject s)
Method Detail

getSubject

public AuthzSubject getSubject()
Description copied from interface: ExplorerContext
Get the subject currently pulling the explorer view.

Specified by:
getSubject in interface ExplorerContext

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.