Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.hook
Interface ServiceVisibilityHook


public interface ServiceVisibilityHook

This interface represents the plug-in modules that check the visibility of services and folders.

Since:
Oracle9i Application Server Wireless Edition

Method Summary
 boolean isRuntimeVisible(Service service, Request request)
          Delegate the visibility check to an external module.

 

Method Detail

isRuntimeVisible

public boolean isRuntimeVisible(Service service,
Request request)
Delegate the visibility check to an external module.
Returns:
true if service is visible to the user

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.