代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/151482/5681452

java proxymethodinvocation.java

/* * Copyright 2002-2005 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/151482/5681466

java aopproxyutils.java

/* * Copyright 2002-2005 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/151482/5681476

java proxyfactory.java

/* * Copyright 2002-2005 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/151482/5681497

java defaultaopproxyfactory.java

/* * Copyright 2002-2005 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/151482/5682554

java methodinvocationtests.java

/* * Copyright 2002-2005 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/146392/5738671

java coremock.java

/* Copyright (c) 2000-2004 jMock.org */ package org.jmock.core; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.lang.reflect.Proxy; public class
www.eeworm.com/read/146392/5738701

java cglibcoremock.java

/* Copyright (c) 2000-2004 jMock.org */ package org.jmock.cglib; import java.lang.reflect.Method; import net.sf.cglib.proxy.Enhancer; import net.sf.cglib.proxy.MethodInterceptor; import net.
www.eeworm.com/read/143622/5756170

java proxychooser.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *
www.eeworm.com/read/137691/5820775

java pyproxy.java

// Copyright (c) Corporation for National Research Initiatives package org.python.core; /** * Common methods for all generated proxy classes. * * Proxies classes are created whenever a python clas
www.eeworm.com/read/136989/5827516

readme

test_mutex test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local and global proxies. "Local proxies" mean that each thread uses its own proxy (but same logical token.) "Global