HomeSort by relevance Sort by last modified time
    Searched refs:apache (Results 1 - 25 of 4064) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/
PeriodicEventListener.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache;
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/catalina/
Authenticator.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.catalina;
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/catalina/loader/
StandardClassLoaderMBean.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.catalina.loader;
  /sfw/usr/src/lib/commons-collections/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/
Unmodifiable.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.collections;
  /sfw/usr/src/cmd/apache/ApacheJServ-1.1.2/src/java/
deps.sh 3 find ./org/apache/java/io ./org/apache/java/lang ./org/apache/java/net ./org/apache/java/security ./org/apache/java/util ./org/apache/jserv -type f -print | grep "\.java\$" > sources
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/catalina/tribes/util/
Logs.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.catalina.tribes.util;
19 import org.apache.juli.logging.Log;
20 import org.apache.juli.logging.LogFactory;
28 public static Log MESSAGES = LogFactory.getLog( "org.apache.catalina.tribes.MESSAGES" );
  /sfw/usr/src/lib/imperius/release01-feb08-2009/imperius-splcore/src/main/java/org/apache/imperius/spl/parser/expressions/
BooleanExpression.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
26 package org.apache.imperius.spl.parser.expressions;
28 import org.apache.imperius.spl.external.Expression;
CalendarExpression.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
26 package org.apache.imperius.spl.parser.expressions;
28 import org.apache.imperius.spl.external.Expression;
NumericExpression.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
26 package org.apache.imperius.spl.parser.expressions;
28 import org.apache.imperius.spl.external.Expression;
StringExpression.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
26 package org.apache.imperius.spl.parser.expressions;
28 import org.apache.imperius.spl.external.Expression;
  /sfw/usr/src/lib/log4j/apache-log4j-1.2.15/src/main/java/org/apache/log4j/spi/
LoggerFactory.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.log4j.spi;
20 import org.apache.log4j.Logger;
  /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/input/
InputHandler.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant.input;
37 * @throws org.apache.tools.ant.BuildException if the input cannot be read from the console
40 throws org.apache.tools.ant.BuildException;
  /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/loader/
AntClassLoader2.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant.loader;
21 import org.apache.tools.ant.AntClassLoader;
  /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/taskdefs/condition/
Condition.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant.taskdefs.condition;
21 import org.apache.tools.ant.BuildException;
  /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/util/
ScriptRunner.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.tools.ant.util;
23 * that org.apache.tools.ant.types.optional.ScriptRunner instead.
26 extends org.apache.tools.ant.util.optional.ScriptRunner {
  /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/tests/junit/org/apache/tools/ant/
DummyTaskAbstract.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant;
21 import org.apache.tools.ant.Task;
DummyTaskOk.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant;
21 import org.apache.tools.ant.Task;
DummyTaskWithoutDefaultConstructor.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant;
21 import org.apache.tools.ant.Task;
DummyTaskWithoutPublicConstructor.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
19 package org.apache.tools.ant;
21 import org.apache.tools.ant.Task;
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/catalina/tribes/io/
ListenCallback.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.catalina.tribes.io;
20 import org.apache.catalina.tribes.ChannelMessage;
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/jk/common/
ChannelShm.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.jk.common;
20 import org.apache.jk.core.JkHandler;
  /sfw/usr/src/cmd/tomcat/apache-tomcat-6.0.20-src/java/org/apache/naming/resources/jndi/
Handler.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.naming.resources.jndi;
20 import org.apache.naming.resources.DirContextURLStreamHandler;
25 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a>
  /sfw/usr/src/lib/commons-collections/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/functors/
PredicateDecorator.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.collections.functors;
19 import org.apache.commons.collections.Predicate;
  /sfw/usr/src/cmd/apache/ApacheJServ-1.1.2/src/java/org/apache/java/lang/
Stoppable.java 2 * Copyright (c) 1997-1999 The Java Apache Project. All rights reserved.
18 * "This product includes software developed by the Java Apache
19 * Project for use in the Apache JServ servlet engine project
20 * <http://java.apache.org/>."
22 * 4. The names "Apache JServ", "Apache JServ Servlet Engine" and
23 * "Java Apache Project" must not be used to endorse or promote products
26 * 5. Products derived from this software may not be called "Apache JServ"
27 * nor may "Apache" nor "Apache JServ" appear in their names without
    [all...]
  /sfw/usr/src/cmd/apache/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/
Recyclable.java 2 * Copyright (c) 1997-1999 The Java Apache Project. All rights reserved.
18 * "This product includes software developed by the Java Apache
19 * Project for use in the Apache JServ servlet engine project
20 * <http://java.apache.org/>."
22 * 4. The names "Apache JServ", "Apache JServ Servlet Engine" and
23 * "Java Apache Project" must not be used to endorse or promote products
26 * 5. Products derived from this software may not be called "Apache JServ"
27 * nor may "Apache" nor "Apache JServ" appear in their names without
    [all...]

Completed in 950 milliseconds

1 2 3 4 5 6 7 8 91011>>