代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/447272/1706488
cs actorimpl.cs
using System;
namespace NetBpm.Workflow.Organisation.Impl
{
public abstract class ActorImpl : IActor, IComparable
{
protected internal String _id = null;
public string Id
{
set
www.eeworm.com/read/447272/1706585
cs datelabel.cs
using System;
using NetBpm.Workflow.Delegation;
namespace NetBpm.Workflow.Delegation.Impl.Htmlformatter
{
public class DateLabel:AbstractConfigurable, IHtmlFormatter
{
public System.Str
www.eeworm.com/read/447272/1706613
cs evaluationdecision.cs
using System;
using NetBpm.Workflow.Definition.Attr;
namespace NetBpm.Workflow.Delegation.Impl.Decision
{
public class EvaluationDecision : IDecisionHandler
{
public String Decide(IDecisio
www.eeworm.com/read/447272/1706654
cs exceptionreportimpl.cs
using System;
using log4net;
namespace NetBpm.Workflow.Log.Impl
{
public class ExceptionReportImpl : LogDetailImpl, IExceptionReport
{
private String _exceptionClassName = null;
private
www.eeworm.com/read/430598/1919948
java managerfactory.java
package com.netshop.domain.service.impl;
import com.netshop.domain.service.*;
public class ManagerFactory {
public static UserInfoManager createAccountManager() {
return new User
www.eeworm.com/read/423223/2029141
java excelconfigfactory.java
package com.javayjm.excel.config;
import com.javayjm.excel.config.impl.ExcelConfigManagerImpl;
public class ExcelConfigFactory {
private static ExcelConfigManager instance = new ExcelConfigMan
www.eeworm.com/read/414020/2155582
java javaxmlbindingfactory.java
package org.gridsphere.portletcontainer.impl;
import org.gridsphere.services.core.persistence.PersistenceManagerXml;
import java.net.URL;
public class JavaXMLBindingFactory {
/**
* Retur
www.eeworm.com/read/405423/2291984
g reply_new.g
header
{
package org.fosstrak.reader.msg.reply;
}
{
import org.fosstrak.reader.msg.reply.impl.ErrorTypeImpl;
}
class TextReplyParser extends Parser;
options
{
defaultErrorHandler =
www.eeworm.com/read/405423/2292022
g reply_old.g
header
{
package org.fosstrak.reader.msg.reply;
}
{
import org.fosstrak.reader.msg.reply.impl.ErrorTypeImpl;
}
class TextReplyParser extends Parser;
options
{
defaultErrorHandler =
www.eeworm.com/read/393808/2463940
java fixaction.java
package com.asterix.validation.impl;
import com.asterix.validation.IFixAction;
/**
* @author Andrei A Adamian
*
*/
public class FixAction implements IFixAction {
private String d