代码搜索:applicationContext
找到约 1,074 项符合「applicationContext」的源代码
代码结果 1,074
www.eeworm.com/read/193517/8221191
vb appcontext.vb
Imports System.Threading
_
Public Class AppContext
_
Public Sub NoContext()
Session.Clear()
ApplicationContext.Clear()
Dim root As SimpleRoot =
www.eeworm.com/read/193517/8221249
cs dataportalresult.cs
using System;
namespace CSLA.Server
{
///
/// Returns data from the server-side DataPortal to the
/// client-side DataPortal. Intended for internal CSLA .NET
/// use only.
www.eeworm.com/read/193517/8221264
cs dataportalcontext.cs
using System;
using System.Security.Principal;
using System.Threading;
using System.Collections.Specialized;
///
///
///
namespace CSLA.Server
{
///
///
www.eeworm.com/read/248065/12603841
java db.java
package ajie.ActionBean;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
public class DB {
ApplicationContex
www.eeworm.com/read/113186/6133620
java resourceloader.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/111370/6157370
entries
/ApplicationBean.java/1.2/Wed Aug 28 14:34:07 2002//
/ApplicationContext.java/1.1/Wed Aug 28 14:38:07 2002//
/ApplicationRoleBean.java/1.2/Thu Apr 4 08:13:24 2002//
/ServletBean.java/1.3/Wed Aug 28 1
www.eeworm.com/read/108165/6184902
java resourceloader.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484155
java resourceloader.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/186754/8911867
java persondaojdbctest.java
package lee;
import org.springframework.context.support.FileSystemXmlApplicationContext;
import org.springframework.context.ApplicationContext;
import org.springframework.test.AbstractTransacti
www.eeworm.com/read/282912/9053457
java rmiclient.java
package onlyfun.caterpillar;
import java.util.Vector;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
publi