All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ovea.tajin.framework.app.InternalWebModule Maven / Gradle / Ivy

There is a newer version: 3.9
Show newest version
package com.ovea.tajin.framework.app;

import com.ovea.tajin.framework.support.guice.*;
import com.ovea.tajin.framework.template.*;
import java.lang.*;
import java.io.*;
import java.net.*;
import java.util.*;
import groovy.lang.*;
import groovy.util.*;

public class InternalWebModule
  extends com.google.inject.servlet.ServletModule  implements
    groovy.lang.GroovyObject {
public InternalWebModule
(com.ovea.tajin.framework.util.PropertySettings settings, java.util.Collection applications) {}
public  groovy.lang.MetaClass getMetaClass() { return (groovy.lang.MetaClass)null;}
public  void setMetaClass(groovy.lang.MetaClass mc) { }
public  java.lang.Object invokeMethod(java.lang.String method, java.lang.Object arguments) { return null;}
public  java.lang.Object getProperty(java.lang.String property) { return null;}
public  void setProperty(java.lang.String property, java.lang.Object value) { }
@java.lang.Override() protected  void configureServlets() { }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy