com.sapportals.portal.prt.dispatcher.filter

Interface IMimeAccessListener


public interface IMimeAccessListener

This interface simply allows mediation between a resource filter on the PRT and the app management. The application management in EP5 is supposed to register an instance of an implementation of this interface on the servlet context.
Based on the the resource filter will call the app management on resource access to be able to assure application deployment.
This is (probably) an intermediate solution that will be discarded upon tighter integration with the web container.


Field Summary
static String LISTENER
           
 
Method Summary
 void access(String appName)
          Called upon application mime access
 

Field Detail

LISTENER

static final String LISTENER
Method Detail

access

void access(String appName)
            throws IOException,
                   DispatcherException
Called upon application mime access

Throws:
IOException
DispatcherException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice