com.sun.enterprise.v3.services.impl
Interface MapperUpdateListener


public interface MapperUpdateListener

Listener interface for objects, which are interested in handling Mapper udpdates.

Author:
Alexey Stashok

Method Summary
 void update(HttpService httpService, org.glassfish.grizzly.config.dom.NetworkListener httpListener, org.glassfish.grizzly.http.server.util.Mapper mapper)
           
 

Method Detail

update

void update(HttpService httpService,
            org.glassfish.grizzly.config.dom.NetworkListener httpListener,
            org.glassfish.grizzly.http.server.util.Mapper mapper)


Copyright © 2012. All Rights Reserved.