Method | Description | |
---|---|---|
GetCurrent ( ) : Castle.MicroKernel.Lifestyle.Contextual.ContainerContext | ||
RegisterCurrent ( Castle.MicroKernel.Lifestyle.Contextual.ContainerContext context ) : void | ||
UnregisterCurrent ( Castle.MicroKernel.Lifestyle.Contextual.ContainerContext context ) : void |
Method | Description | |
---|---|---|
getContextHistory ( Thread thread ) : Stack |
public GetCurrent ( ) : Castle.MicroKernel.Lifestyle.Contextual.ContainerContext | ||
return | Castle.MicroKernel.Lifestyle.Contextual.ContainerContext |
public RegisterCurrent ( Castle.MicroKernel.Lifestyle.Contextual.ContainerContext context ) : void | ||
context | Castle.MicroKernel.Lifestyle.Contextual.ContainerContext | |
return | void |
public UnregisterCurrent ( Castle.MicroKernel.Lifestyle.Contextual.ContainerContext context ) : void | ||
context | Castle.MicroKernel.Lifestyle.Contextual.ContainerContext | |
return | void |